Design comparison
SolutionDesign
Solution retrospective
Hello, This is my second challenge. I used rem units for all paddings ,margins and font-size. Is it alright being done that way? Thanks.
Community feedback
- @FarisPalayiPosted over 3 years ago
The simple answer is, if you know what you are doing, then it's fine.
Usually, rem units aren't recommended using on padding and margins because most of the time it is used for responsive typography, by changing the root value(html font size).
Here are some links that might help you:
And hey, nice work on this oneπ. Layout is responding well to different screen sizes.
And have fun coding β¨
Marked as helpful0
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