Vanilla CSS - QR Code Component Hub

Solution retrospective
I would be really happy for any feedback as that is how I am learning. Thank you.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @kjdeepak
- Remove unnecessary text.
- Check for mobile responsiveness
- Use a CSS methodology while using vanilla CSS for your project so this will help you in maintaining styling rules in complex projects.
- Check for word breaks and font size.
Marked as helpful - @antonio-lopez
The layout looks good on layouts larger than mobile. On mobile your text is too big and not aligned with the design. Adding some media queries that target the text and image on smaller screens can fix that :)
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