Design comparison
SolutionDesign
Community feedback
- @Tomi-pterPosted almost 3 years ago
Really nice solution. Some suggestions:
- I noticed your media query condition starts at 1270px. Maybe between 850px and 1269px you could make it into a 2 column design as there's a lot of real estate being unused and make it into something of a tablet layout.
- In your
grid-template-rows
styling on.main
you forgot to add a comma in therepeat
function.
Hope this helps 👍🏾
0@IuliiaKonovalovaPosted almost 3 years ago@Tomi-pter Hi Tomi, thanks for looking into my code and for the feedback. You have a really good eye! About media query and the design, I simply wanted to preserve spacing and stick to the design that had been required
0
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