
Solution retrospective
It was difficult to make the adaptation.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Batareika007
Congrats on your first project ! to make image more flexible you can set img width
to max-width: 100%
.wrapper-img__qr { max-width: 100%; }
Marked as helpful
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