Design comparison
SolutionDesign
Community feedback
- @AdrianoEscarabotePosted about 1 month ago
Hey Dolla464, how’s it going? I was really impressed with your project’s result, though I have some advice that could be helpful:
I noticed that the content is growing a lot in higher resolutions, to avoid this we can do the following:
.content { max-width: 1110px; margin: 0 auto; }
Everything else looks great.
Hope this helps! 👍
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