Design comparison
SolutionDesign
Community feedback
- @lucasdaherPosted 10 months ago
Ótimo trabalho Eric! Vi que no seu código você utilizou o
container
comosection
, sugiro utilizar:<div class"container"></div>
E envolva o container utilizando
<main>
:<main> <div class"container"></div> </main>
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