Design comparison
SolutionDesign
Community feedback
- @samuerikcoderPosted over 1 year ago
You can add this:
body { min-height: 100dvh; } .container { height: 100%; /* position: relative */ }
Remove the position relative of the .container.
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