Design comparison
SolutionDesign
Community feedback
- @YelemyahMPosted about 2 months ago
Hello coder ! Well done for this challenge !
I have a little suggestion for you :
- Horizontal Centering of the
<main>
Element: your main element has a maximum width set to 45rem. You might want to add margin: 0 auto; to ensure it is centered horizontally.
Hope it can be helpful. Have a great code !
0 - Horizontal Centering of the
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