Design comparison
SolutionDesign
Solution retrospective
This is a small project, so I don't use more reusable style classes.
Community feedback
- @fatlindshehuPosted over 2 years ago
Hi
Your component looks pixel-perfect, I have nothing to add about that, I have some general suggestions for you:
- I would suggest using rem or em units, instead of pixel units, px can cause Issues when trying to make your site/component responsive.
- Using a CSS naming convention would be a nice addition to your skills as a Frontend Developer, my suggestion is to use BEM which stands for Body Element Modifier, check this LINK if you’re interested in knowing more about BEM
Keep up the good work!
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