Landing Page build with CSS Grid & Flexbox

Solution retrospective
Please share your feedback, it will be greatly appreciated. Thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
Good Job!
At quick glance, I noticed that you have a major gap from your hero section and the next section.
To fix this, remove
height: 100vh
from yourheader
and use eithermargin
orpadding
to add the spacing you desire.
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