Submitted over 1 year agoA solution to the Four card feature section challenge
Responsive four card feature section using css grid
@konraddissake1808

Solution retrospective
What are you most proud of, and what would you do differently next time?
Being a non css grid usual, it was fun to experiment with it after a while of not using it. And it turned out okay-ish.
What challenges did you encounter, and how did you overcome them?The spacing between the grid areas gave me a hard time. I used the grid-gap
property and the content kept overflowing the grid container. Using percentages and fine tuning helped achieve sort of the desired result.
Have a better understanding of all of the css grid good practices.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on konraddissake1808's solution.
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