Design comparison
SolutionDesign
Solution retrospective
--Need a maximum advices
Community feedback
- @BilalSalmiPosted almost 2 years ago
Hi nelson, your design is awsome!
all you need is remove "margin-top" from your main container.
`.cars-main-bloc {
/* margin-top: 100px; */ display: flex; height: 380px; width: 830px; border-radius: 8px 0 0 84px; padding: 100px;
}`
- this will perfectly center your <main>.
That is, keep it up!
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