Design comparison
SolutionDesign
Community feedback
- @Munsif-AliPosted over 1 year ago
although your design is looking good but you that have unnecessary scrolling in it which i think is due to
.container{ height:150vh; }
this code is giving 150% of the view height to the container that is causing the scroll in your design
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