Two-Page Art Gallery Website using SCSS and Grid

Solution retrospective
In this challenge I experimented quite a bit w grid layout. Making the image grid responsive was tougher than I thought, so I'd really appreciate any suggestions how to better go about it.
Thank you :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ChamuMutezva
Hi Stefan.
Well done , you did well on this project:
- take note that the design sizes (375px, 768px and 1440px) are by no means an indication of media queries , apply media queries as usual but keeping it as close as possible to the provided designs. For example the desktop design will not show on most computers due to the fact that they have a resolution of about 1366px, where as your break point is at 1440px.
Marked as helpful - @benjoquilario
Hey Stefan
I really like your solution 😄.
I don't have any suggestion as your solution is already great.
Marked as helpful
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