QR Code Component Solution

Please log in to post a comment
Log in with GitHubCommunity feedback
- @anthonyplicata
Looks good!! If you want to get it centered in the page you can try adding to body selector
min-height: 100vh (this will set the height to full view height) margin: 0 auto (this will set the left and right margins even) width: 100%
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