Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Learned about css grid! Really nice layout tool.
What challenges did you encounter, and how did you overcome them?Had no experience working with the css grid. I used the resources mentioned in the "Building flexible layouts" section.
What specific areas of your project would you like help with?Is it possible to make the grid responsive without using media queries?
Community feedback
- @grmbyrnPosted 6 months ago
A media query makes this design look a lot better for users on larger screens. It looks good on mobile, but there's a lot of empty space as the screen gets wider.
1@DonitronPosted 6 months agoHey @grmbyrn
Thanks for the comment! I made a small mistake where I added a space between in the "60 rem" for the media query. I removed the space and it should be fixed now.
1
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