Design comparison
SolutionDesign
Community feedback
- @fatlindshehuPosted over 2 years ago
Hi,
Your design looks awesome, but I think you can make some improvements to your code!
- Check the names of the classes, I think they aren't meaningful.
- I would suggest using a CSS naming convention like BEM Body Element Modifier
- Avoid the use of
px
units, for Responsive Design is recommended the use ofrem
orem
units. - For bigger projects try to learn how SASS works and implement it on your projects.
Keep up the good work!
Marked as helpful1@EbibeniPosted over 2 years ago@fatlindshehu Thanks a lot for your feedback
1
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