Design comparison
SolutionDesign
Solution retrospective
For the sake of responsiveness, I've been using vw units again. I'm having doubts though, if this is a good thing to do, because it causes quite some extra work with media queries for the different break points.
I'll have to look into more efficient ways to deal with vw units in regards to media queries. Maybe clamp() or handling it dynamically on the the js side is the way to go. Let's figure it out in the next challenge...
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