Design comparison
SolutionDesign
Community feedback
- @wecaxPosted about 1 month ago
I would change the body's height to 100vh instead of 150vh, it doesn't look centered because you need to scroll down.
Also, I would add breakpoints for tablet and mobile using "@media screen and (max-width: )"
Overall, your code is very well-written and structured. Good job!
Marked as helpful0
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