QR code scanner using just HTML and CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Ericodesenvolvedor
.qr-code { /* height: 73vh; */ width: 320px; margin: 2rem auto; display: flex; flex-direction: column; text-align: center; background-color: hsl(0, 0%, 100%); padding: 1rem;
-
/* height: 73vh; */ : Delete this part, your text was overflowing
-
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