HTML, CSS, GRID, Vanilla JS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @mounir-m4
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 😊
- @mounir-m4
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
Join 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