Design comparison
SolutionDesign
Solution retrospective
I found making the image responsive on screen sizes hard, as if i did a min-width: 100%: style it would stretch out, so i had to responsivisize the card width as to make the image work. I'm wondering, if there is a way to turn media queries directly into CSS clamp() as it would probably make my code look cleaner without all the media queries
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