Design comparison
SolutionDesign
Solution retrospective
Need some feedback and suggestion.Thank you in advance.
Community feedback
- @lwrncgmbnPosted about 1 year ago
Hello there 😁
To center the box itself, you can try to:
- Remove the
margin-top: 3rem;
in the .box - And replace it with
min-height: 100vh
;
Happy Coding 😁
Marked as helpful0 - Remove the
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