Design comparison
Community feedback
- @vknirPosted 2 months ago
Grid needs some further tinkering and you are good to go. I would suggest watch Kevin Powell's video on this solution.
1@cokecancookPosted 2 months ago@vknir I used the grid layout in the media queries for bigger screen sizes. Since I wrote the css mobile first I thought the flex display was a simpler way to achieve the same result with less code. Should I also use grid layout for mobile with just one column for consistency?
1@cokecancookPosted 2 months ago@vknir I pushed some changes for better responsiveness after watching the video. I replaced the templates with
fr
instead of a fixed width (I also liked that solution for grid consistency). Thanks for the heads up!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