Design comparison
Solution retrospective
I'm proud of learned defnitely thigs like how to manage SASS and with all the things i already created i w'ont need to rewrite it again, that will save a lot of time
What challenges did you encounter, and how did you overcome them?The principal challege was learn how to center properly a div, and then i was looking for the way to manage SASS, i overcome all of them looking the respective documentation
What specific areas of your project would you like help with?I would like to have some help in the creation of my library, specifically datastructure
Community feedback
- @DanCodeCraftPosted 8 months ago
Nice work, @EkoNdongAyecaba! It's super close to the challenge.
If anything, the padding inside the card could be a little larger, so it won't get too close to the borders.
For the code, try not to use pixels for font size as it can create accessibility issues on larger projects. The colors can be set in a :root, so you just use variables down the road. I also suggest you do a CSS reset before starting any project. Good job overall!
Marked as helpful0
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