Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Hover states for interactive elements
What challenges did you encounter, and how did you overcome them?Google, https://dequeuniversity.com/
What specific areas of your project would you like help with?background position
Community feedback
- @kodan96Posted 5 months ago
hi there! ๐
instead of using
background-size: contain;
, try usingbackground-size: cover;
. That should resolve your issue.Hope this was helpful ๐
Good luck and happy coding! ๐ค
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