-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only mobile version #2596
base: master
Are you sure you want to change the base?
Only mobile version #2596
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The mobile version looks very good.
The only thing I would like you to change is to disable the textarea resize (also make sure that all corners are rounded)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't wait to see it finished! 😺
I have a question, is it normal that I have almost everything sizes, colors ... in variables? |
Finished landing page, ready for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Inputs state styles should be a bit different. The border should be gray on hover, and when they're focused, they should have orange border (border/outline),
- Buttons on hover should be dark gray, they should be black when you press them (active),
- The phone number inside the menu should also be a link
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nailed it!
DEMO LINK
I'm submitting the completed version for mobile devices for review. Thank you