Design comparison
SolutionDesign
Solution retrospective
My first time using grid for layout
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Congrats on using the grid system properly. You did well on the design. I think you should considered the following as well.
- Add the background color inside the
body
tag - Adjust the alignment of the content by adding
margin-top: 5rem;
- Adjust the gap between each card into
grid-gap: 25px;
Once again, Great job and Keep up the good work!
Marked as helpful0 - Add the background color inside the
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