Design comparison
Solution retrospective
Let me know if it's good or not :)
Community feedback
- @Lino-OTMPosted almost 2 years ago
Congrats Sté[PH]ane! your project looks amazing. I've checked the mobile version and the desktop one as well and both look perfect!
One little thing while I was studying your code is that in the CSS you made an unnecessary reset using a lot of tags. you can simply use the universal selector " * " you can check more about it here!
-
If you want to improve your compatibility with other browsers you can use normalize.css.
-
Very well use of CSS variables!
-
You can also try to work with any methodology such as BEM. It will help you a lot too.
These improvements are for your future projects if at any moment you come back to work with your old code!
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