Design comparison
SolutionDesign
Community feedback
- @azr-archPosted over 1 year ago
any block elements takesup full width so you dont have to explicitly defining widht: 100% for more about block elements check this https://developer.mozilla.org/en-US/docs/Web/HTML/Block-level_elements
consider using relative units like rem or em instead of px, actually you've used em a few times but try using it more often
above all your solution looks good! keep up the good work
0@herdhebayorPosted over 1 year agothank you very much , i appreciate the recommendation @azr-arch
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