Design comparison
SolutionDesign
Community feedback
- @achallettPosted 3 months ago
Looks good; but here are a few pointers;
- Design for mobile first, then add the adaptation for desktop - this makes it more performant.
- Maybe use a flex box in the card, so the image is 1 child item, and the card content is the other - it's easier to set it to 50% then.
- The desktop image currently overflows on your site, if you make the image 50% as per point above, and lock the aspect ratio it should not overflow
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