QR code component using html and css

Solution retrospective
I think this project was quite easy for me but any feedback on how to make it better would be highly appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @notabhishekrai
Hey buddy. It seems that you have forgotten to push the image in github. Thats why there is no QR image only alternative text in your card. Check again.
Also: you can center content with just body{ display: grid; min-height: 100vh; place-content: center; }
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