Design comparison
Solution retrospective
This project required a lot of work due to the sheer number of design exceptions everywhere. It's not like all cards followed the same patterns -- there were changes that had to be dealt with between each card and, for the same card, for each of the breakpoint viewport dimensions.
It's a good project overall if you need to practice your CSS Grid skills.
Community feedback
- @shalomkerryPosted 11 months ago
I saw your code and gotta say its really neat. The way both the HTML and CSS are organised are really great.
1 - @techyjcPosted 11 months ago
I found the same when I re-created the design. I’m considering redoing the design but creating utility classes for background colors and text colours etc. Then assign the classes as needed. Mainly to see if I can improve on my first attempt.
1@EONRaiderPosted 11 months ago@techyjc I use utility classes by default because of CSS CUBE but still I needed a significant number of them.
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