Responsive QR-code using CSS and HTML

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Carmendelber
Hey! to center content easily, add 'display: flex;' and 'height: 100vh;' on the parent container (body) and 'margin: auto;' on the child (.container).
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