QR code page using idk svelte and scss

Solution retrospective
I found making the image responsive on screen sizes hard, as if i did a min-width: 100%: style it would stretch out, so i had to responsivisize the card width as to make the image work. I'm wondering, if there is a way to turn media queries directly into CSS clamp() as it would probably make my code look cleaner without all the media queries
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Supa's solution.
Join 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