Design comparison
Community feedback
- @iSoyecodesPosted almost 2 years ago
Hello, and congratulations on finishing the challenge! Reduce and practice your line height. but I like the way you went about solving this problem. Your coding has given me some new insight.
Also check this site https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Values_and_units for CSS units. For padding, margin, and font-size, I typically use rem and em because they are relative length units that are relative to something else, like the size of the font in the parent element or the size of the viewport. For more details on CSS units, it is wise to refer to the cite. I have included.
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