
Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
the problem is to make the code dry
Community feedback
- P@CasperTheChildPosted 4 months ago
I think this time you could use grid-template-columns: repeat(2, 1fr); and grid-template-columns: repeat(3, 1fr);, which take up much less space and time. Good job!
Marked as helpful0
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