Design comparison
SolutionDesign
Community feedback
- @dylanson25Posted over 1 year ago
Why use height: 100vh? Have you tried using min-height: 100% instead? If you reduce the height of the window after using min-height, you can see how the layout adjusts accordingly.
0@d3uceYPosted over 1 year agoYo, that's very helpful. wow. Thanks@dylanson25
0@d3uceYPosted over 1 year agoShould I apply the min-height to the container or the parent (body)?@dylanson25
0
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