grid-components design

Solution retrospective
need mentoring on clean code writing
Please log in to post a comment
Log in with GitHubCommunity feedback
- @elisa-charrier
Looked at your solution... here's my advice: when you use CSS Grid do not use flex inside. There are simpler grid properties to apply like place-self. You find more about it in this article: https://css-tricks.com/snippets/css/complete-guide-grid/
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