Design comparison
SolutionDesign
Solution retrospective
This is my first time using grid. I also tried to organize my CSS in a different way. Any feedback is welcome! :)
Community feedback
- @yash-278Posted over 2 years ago
Hi, lleonardus! 👋 Good effort on this challenge! 👍
It's great that you modularized the CSS files, easy to navigate indeed. If you haven't yet, try TailwindCSS, It's a different approach on styling sites. One improvement that I can suggest is :
- Add
max-width
to the main container so that it wont stretch on larger screens
Use Grid Alignment to learn more about aligning items inside the grid.
That's it! Hope you find this useful! 😁
Marked as helpful1 - Add
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