Desktop and Mobile Responsive using Flexbox and Media Query

Solution retrospective
How would you approach this problem using the background property? What could you have done better if you were me?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @benjaminbilgehan
Hey i have check your github. and it look like you are missing the container dimentions. Have you tried to give the exact width and height values from the figma your output will might be identical ?
.container { width: 300px; height: 300px;
and for the QR code image give
.image-container { width: 75px; height: 75px;
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