Design comparison
SolutionDesign
Community feedback
- @hitmorecodePosted about 1 year ago
Nice well done. Just a few tips
- Change
background-size: contain;
tobackground-size: cover;
- Inside the media query change background size to contain
- When going to small screen size, the image is getting squeezed, see if you can fix this.
Marked as helpful0 - Change
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