Design comparison
SolutionDesign
Community feedback
- @sahand-masolehPosted about 2 years ago
Hey Remoan, nice job, you almost got it right, here are a few tips that will help you fix the problems:
- Don't put your main margins/padding on the body element, use your main element.
- Give your main element a max-width and center it, this way it will stop growing past a certain point, for example on ultra-wide monitors.
- You may need one middle break point for your grid layout.
I have a solution for this challenge, you can take a look at it.
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