Design comparison
SolutionDesign
Solution retrospective
I'm really proud of this, and on to the next one!
Community feedback
- @ArthurPogPosted over 2 years ago
Proud and rightfully so! Good job! Good to see you working hard!
An itsy bitsy detail - If you change the media query from
@media screen and (max-width: 500px)
to@media screen and (max-width: 800px)
it will work better, in my opinion, because from 500-800px it overflows right and horizontal scrollbars are rarely a good thing.Fingers crossed for your next project, good luck!
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