
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I had fun coding this project.
Community feedback
- P@developer-rubenPosted 9 days ago
Hi!
Nice component well done! Nice use of semantic tags Here are my tips:
- Take a look at BEM to better structure your classnames and CSS
- Avoid using pixels, you can better use a relative unit like REM, EM or percentages
- You can use custom properties (or CSS variables) to store repeating properties so you don't have to update them at all kinds of different places when you want to change a repeating value
That's it for now! Cheers, Ruben
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