QR Code Component Using Flexbox

Solution retrospective
- Why doesn't margin property, (this is in the media query), work without overflow: hidden? Before adding overflow: hidden, only margin-left was visible while margin-right had no effect.
- Was flexbox a good choice here compared to CSS Grid?
- I hope I did the accessibility features correctly.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kal's solution.
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