Design comparison
SolutionDesign
Solution retrospective
-
I used the max-width selector for the container div to avoid it being too big on desktop. Is this a "good practice" or, since I am using flexbox, there is a better way to do it?
-
I used "width: 100%" to scale the image to fit inside the container. Again, since I am using flexbox, is there a better and proper way to do it (since I find it kinda redundant)
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