Design comparison
SolutionDesign
Community feedback
- @oppaheroPosted 7 months ago
Good job, it looks like the demo, just need to adjust the dimensions
Flex is ideal as it allows centering on both axes. When using this in the body you don't need margin 0 auto
To consider: Be careful with the use of !important, they are not good practice and should be avoided because it makes the code more difficult to debug by breaking the cascade
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