Pure HTML CSS QR code component solution

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Ezekiel225
Hello @tburette
Your project looks really good!
I just have one suggestion:
Have you wondered about how to centralize your project?
Try adding a min-height of 100vh to move your project to the center.
body { min-height: 100vh; justify-content: center; }
I hope it helps!
Other than that, great job!
Happy coding.
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