QR code component built with HTML and CSS (flexbox)

Solution retrospective
Hi, I solved this challenge using HTML and CSS (flexbox). Any feedback is highly appreciated!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Drougnov
Hey @caiomiyaji, good work. The card looks awesome.
You can fix the accessibility issue by changing the
h2
toh1
. It is the best practice to have a level 1 header for a well-designed page.Here is a blog about the details if you wanna know more.
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