Design comparison
SolutionDesign
Community feedback
- @Bamo-D-AbdallahPosted 4 months ago
Avoid using
height
, let the browser provide the height for the element based on its content.Avoid using
px
, userem
andem
instead.Marked as helpful1
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