Design comparison
SolutionDesign
Community feedback
- @argelomnesPosted over 4 years ago
Hi Alex,
Nice work! I like how you grouped your css into partials. Consider using a single classname for classes that have similar properties. Like
.card
instead of.content .super, .content .team, .content .karma, .content .calculator
0@AlexcmykPosted over 4 years ago@argelomnes Thank you! That didn't even cross my mind to try that. Thanks for the tip!
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