QR code component using CSS grid

Please log in to post a comment
Log in with GitHubCommunity feedback
- @rohitd99
Hi StudentForEternity
Really cool solution first of all. I have only a single suggestion you have
width: 320px
on yourdiv
with main-grid class. I'd suggest usingmax-width: 320px
instead so it can responsive for widths below that although there are not many screens below 320px.Hope it helps
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