Design comparison
SolutionDesign
Solution retrospective
Any feeback of how i improve my code?
Community feedback
- @jchaparPosted over 2 years ago
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 helpful1@iagohenrique2009Posted over 2 years ago@jchapar thanks for advice friend, i didnt notice it!
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