Design comparison
SolutionDesign
Solution retrospective
I had problems getting all the contents and container to resize and stay within each other when making the window smaller. Ending up adding overflow: hidden to a bunch of stuff, but felt sloppy.
Also I think using margins to space things may have been inefficient as I had to redo them all in the media query. Seemed like I shouldn't have to redo so many classed there.
Community feedback
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