Design comparison
Solution retrospective
I used calculate on the padding for the stats to allow them to flow nicely between sizes. Originally it was getting to close to the image on shrinking and would have needed another media query to correct it without that calculation.
I would have probably worked in the scaling across the entire card to limit what was needed with the media query.
What challenges did you encounter, and how did you overcome them?I was originally having some issues with the mobile to desktop transition in getting everything to line up. I started with grid for the desktop version, but switched to flex with a reverse flow to limit the amount of changes needed.
What specific areas of your project would you like help with?Nothing in particular, but will always take suggestions and critiques.
Community feedback
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