Responsive four card feature section using HTML & CSS

Solution retrospective
Learned about css grid! Really nice layout tool.
What challenges did you encounter, and how did you overcome them?Had no experience working with the css grid. I used the resources mentioned in the "Building flexible layouts" section.
What specific areas of your project would you like help with?Is it possible to make the grid responsive without using media queries?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @grmbyrn
A media query makes this design look a lot better for users on larger screens. It looks good on mobile, but there's a lot of empty space as the screen gets wider.
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