Sunnyside Landing page using HTML and Css

Solution retrospective
I need help removing the gap between the photograph and graphic design boxes.... Also I used css grid but I don't know to make the website responsive for mobile.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ZaidMarrie
The problem where you have the gap below your images can be corrected with a simple fix, you should change the display property for you images. The reason it creates that gap is because it is an inline element.
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