QR-CODE using HTML, CSS and BOOTSTRAP

Please log in to post a comment
Log in with GitHubCommunity feedback
- @HTMLSlander
Looks good at first sight. However, the text should be centered with the text-align: center property or as you have bootstrap linked on your html, add a class of "text-center" on the div that involves the entire card. The paragraph should be hsl(216, 15%, 48%) and the h1 hsl(218, 44%, 22%). From the Bootstrap library, you can also add to the card the class of shadow-5 and set up to rounded-5 on both the card class and the img.
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