Responsive QR Code image for the text frontendmentor

Solution retrospective
Well at first i used qrcode generator script, then i found out that the image generated was not responding according to the device, and i found out that i could use image provided by frontendmentor and it was easy to make page responsive.
What specific areas of your project would you like help with?I was having trouble to make the page responsive, and i think about not knowing much of css. So I want to improve in css flexbox, grid, margin, and dimension like px, %, em etc.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @musab03
Create a div with the classes flex flex-col w-full max-w-sm mx-auto, and within that div, add an image to ensure it fits perfectly within the card.
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