Design comparison
Community feedback
- @glowri57Posted about 2 months ago
Hi, this is a good code. This are a few things I noticed:
-
You should avoid using px as it is an absolute unit and not a responsive unit like rem or em, You should look at this article from a Frontend mentor dev, Why font-size must NEVER be in pixels
-
Another great resource to check out is px to rem converter.
-
Try to use the fonts, font weights and colors given to you in the style guide. The essence of the project is to ensure that your work look like the design given in the design folder in this project.
I hope you found some of this information helpful, You should give the articles a good read. Happy 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