Design comparison
Solution retrospective
I am just starting to get to know the grid layout, so I like to learn and improve my skills.
What challenges did you encounter, and how did you overcome them?The location of the resins, learning how the positions work in GRID.
What specific areas of your project would you like help with?Optimize the code, I want to learn how to do more things with less code.
Community feedback
- @josifermaodevPosted 4 months ago
Hello,
Congratulations on the good work!
I really liked the way you worked on this project.
I think your cards could have fewer divs. To be able to manipulate each element individually, you can use more than one class. For example, you can use the same class for all cards, containing common styles between them, such as size and spacing, and a different class for each card to manipulate specific characteristics of each one, such as colors.
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