
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I understood how to apply min-width and min-height to maintain the width and height.
What challenges did you encounter, and how did you overcome them?none
What specific areas of your project would you like help with?I think i still need to work more on my fonts.
Community feedback
- @majdi-nejiPosted 3 months ago
hi chiscookeke11 i think your solution is really great however there are a couple of things that could use some improvements i will list them down below and point out how you can fix them
- the proportions of the card are a little off i know it can be tricky replicating a design dimensions accuratly that's why i recommend you look into the design in the figma file and see the dimensions like widths,heights,paddings border radius etc and you can even see fonts used with their sizes and weights which will make your solution very close to the design *the second thing i noticed was the fonts and you have mentioned that you need to work more on them well here is how you can implement them on your code first look at the fonts being used on the design on our case it is a font called Outfit "you used poppins" it is a google font so that makes it easier to add it to our website just copy the embeded link and add it to the head tag on your html file like this
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