Design comparison
Solution retrospective
I am most proud of finishing this project. It was fun to create. What I would do differently is to try to be more exact with the image given.
What challenges did you encounter, and how did you overcome them?I was trying to figure out how to add the font. I did some research and found out it was a simple solution. I just had to add the information given from Google Fonts to use that font.
What specific areas of your project would you like help with?There are not specific areas of my project that I would not like help with.
Community feedback
- @navkngPosted 8 months ago
It is better to be specific with your CSS selectors, for example since you defined a card class, use the ">" to target the children specifically, otherwise you are styling all the "h1","p" and "img" in your code. Otherwise well done!
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