Design comparison
SolutionDesign
Solution retrospective
The mobile view took me more than 4 hours just because I forgot that there is a separate image for mobile.
Community feedback
- @KTrick01Posted over 2 years ago
Hi!, try to use:
background-position: center; background-size: cover;
In your .Image class, this will fix the weird behavior that it has, hope that it helps!
Marked as helpful0@codewithmidePosted over 2 years ago@KTrick01 Thank you so much it worked as expected!!
0
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