Design comparison
SolutionDesign
Community feedback
- @BadhrikrPosted about 1 year ago
Add min-height: 100vh to the body tag inside css fill, it will center the container vertically
body{ min-height: 100vh }
1
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