Design comparison
SolutionDesign
Community feedback
- @Razha90Posted over 2 years ago
- I think it's better if it becomes an auto center, you can use this
body { with: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } html{height:100%;}
and Happy Coding😁
Marked as helpful0 - I think it's better if it becomes an auto center, you can use this
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