Design comparison
SolutionDesign
Solution retrospective
Any feedback would be extremely welcome.
Thank you in advance,
Kurt3z
Community feedback
- @jvssvjPosted about 1 year ago
Hi, I'll give you some tips. To use width, replace it with width 100% and then max-witdh:(desired size) so that it has a maximum width, instead of a fixed width, this way you don't need to use media query and it will adjust to any resolution. Take a look at my code, you'll understand better what I'm saying:: https://www.frontendmentor.io/solutions/frontend-mentor-qr-code-component-vPyueruwoI
Marked as helpful1@Kurt3zPosted about 1 year ago@jvssvj I see it now. Makes sense! Thanks a lot for the tip, will try to implement that solution as soon as I can!
0
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