Design comparison
SolutionDesign
Community feedback
- @mounir-m4Posted almost 3 years ago
Just add a container class with these specific props and you'll be fine .container{ Max- width:1100px; Margin: 0 auto; Overflow: hidden; } Hope it'll work for you 😊
0 - @mounir-m4Posted almost 3 years ago
great job! you should only fix the max-width because it's too wide on the footer and on mobile devices, you could remove extra padding and margin from the contact area
0@IuliiaKonovalovaPosted almost 3 years ago@mounir-m4 Hi Mounir! Thanks for taking a look into my solution, really appreciate it! Look, I actually set the max-width for nav and and footer: max-width: 120rem; Do you think it is too much?
0
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