Design comparison
SolutionDesign
Solution retrospective
Do you have any questions about best practices?
Community feedback
- @Pawel-GnatPosted over 2 years ago
Your code is really clean and easy to read, I like it :)
- I suggest to stop using class names with capitalization.
eg.:
<div class="Info">
- Try using rem/em instead of px.
- For easier work you can use var(--) in your root to fast select colors.
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