Design comparison
SolutionDesign
Solution retrospective
Feedbacks are appreciated!
Community feedback
- @palgrammingPosted over 3 years ago
you need to change your
@media screen and (max-width: 1024px)
to@media screen and (max-width: 1250px)
so you layout transition point is not causing any element to go outside the browser window
Marked as helpful1
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