Submitted over 2 years ago
Responsive Landing Page using Grid and Flexbox
@jeremiahlateef
Design comparison
SolutionDesign
Solution retrospective
I have problems with making the width 100vw for the smaller screens. It is showing an unnecessary white space for the smaller screens.
Community feedback
- @brasspetalsPosted over 2 years ago
Hi, Jeremiah! 👋
Adding
overflow-x: hidden;
to yourmain
should fix your white space issue on mobile.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