Design comparison
SolutionDesign
Solution retrospective
Feedback would be much appreciated
Community feedback
- @besttlookkPosted over 2 years ago
Hi, Everything looks nice. Just few things:
- Add approprite title.
- Rather than writting "1fr 1fr 1fr 1fr 1fr" , write repate(5, 1fr) for grid-template-columns. It looks cleaner.
- Cleanup your file. Delete un-wanted files and un-used comments.
Good luck,
Happy Coding
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