Submitted almost 2 years ago
Desktop and Mobile Responsive using Flexbox and Media Query
@FloratobyDev
Design comparison
SolutionDesign
Solution retrospective
How would you approach this problem using the background property? What could you have done better if you were me?
Community feedback
- @benjaminbilgehanPosted almost 2 years ago
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;
1
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