Submitted over 2 years ago
4SECTION grid layout HTML CSS FLEXBOX GRID
@Sahitya2006
Design comparison
SolutionDesign
Solution retrospective
Helpful comments are invited!
Community feedback
- @afaiz-spacePosted over 2 years ago
Hey @Sahitya2006, congratulation on completing the challenges.
- Remove
margin-top: -2rem;
from container class. - replace
gap: .2rem;
withgap: 3rem;
in container class. - Remove
margin:60px;
from box class.
Marked as helpful0 - Remove
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