Four card made with CSS grid

Solution retrospective
Of understanding Grid and the command position, were super helpful with the icons
What challenges did you encounter, and how did you overcome them?To the desktop version, i didn't knew how to adjust the boxes, and i searched a lot. I just put 4 rows, instead of two, and use grid-area to move them
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@djlaw90
Looks good! I think for desktop, you may want to apply a max-width for the cards so they don't continue to stretch out in wider viewports. I would also add padding to the cards to match the design a little better. Mobile looks solid!
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