fylo-darktheme

Solution retrospective
nothing
What challenges did you encounter, and how did you overcome them?couldnt enlongate the background images to full length
What specific areas of your project would you like help with?can background images be stretched horizontally
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MarziaJalili
Gorgeous! 👑
✅ Here's the fix to overflow of the images on mobile:
max-width: 100%;
This will make sure that the images don't take more than 100% of it's parent's horizontal space.
😎😎😎
Join 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