Design comparison
SolutionDesign
Solution retrospective
Please review the code, any feedback will be helpful
Community feedback
- @eremitaitoPosted 12 months ago
you should try this on css to align youtr class "qrcode"
on css:
.qrcode { max-width: 350px; margin: 0 auto; height: 100%; display: flex; align-items: center; justify-content: center; }
maybe it will help, I'm not 100% sure, you can try it
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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