Design comparison
SolutionDesign
Solution retrospective
Hello!
I appreciate any recommendation. Thanks
Community feedback
- @ccreusatPosted almost 3 years ago
Hey ! Perfect !!
- Remove height: 100vh on your <body > and replace it with :
min-height: 100vh
because with the height fixed to 100vh, it will smash your design on small height resolution
Marked as helpful0 - Remove height: 100vh on your <body > and replace it with :
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord