Design comparison
SolutionDesign
Solution retrospective
I found the styling of the qr code a little bit difficult especially trying to size the image to fit the div
elements.
Community feedback
- @FreedteckPosted about 1 year ago
Hi, well-done with the exercise. It's very clean and clear. Concerning the question, you can use max-width: 100% instead of width property on the img tag. This will make the image responsive and fit in the div as you want.
Again, well-done writing clean codes
Marked as helpful0
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