Design comparison
SolutionDesign
Community feedback
- @Saad-HishamPosted about 1 year ago
to center the app on screen add this line to the body
min-height: 100vh;
and remove thosebody { /* margin: 1rem; */ /* margin-top: 8rem; */ }
Marked as helpful1
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