Huddle landing page with html, css flexbox

Solution retrospective
Any feeback of how i improve my code?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jchapar
Hey Iago! Nice work on this challenge. Once thing I noticed in you styles is that you put JUSTIFY-CONTENT twice in the Main elements styles. First time as Center and the second as Flex-Start. If you're looking to center the content it would be best to do Justify-Content and Align-Items as center. I'm guessing you went with a Desktop first approach and this should help center you content on desktops.
Marked as helpful
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