HTML, CSS, Flexbox, Grid

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Tomi-pter
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 👍🏾
Join 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