Design comparison
SolutionDesign
Solution retrospective
need mentoring on clean code writing
Community feedback
- @elisa-charrierPosted about 3 years ago
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/
0@Vaishakh-NambiarPosted about 3 years ago@elisa-charrier ooh...I ll surely look into it... thanks for the advice 😊
0
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