
Design comparison
SolutionDesign
Community feedback
- P@rainbowsurfer137Posted 3 months ago
Nice job! Here are a few things you could consider.
Using a fallback font:
font-family: 'Outfit', sans-serif;
And adding a alt attribute to your image for accessibility:
<img src="images/image-qr-code.png" alt="QR code image for Frontend Mentor challenge">
0
Please log in to post a comment
Log in with GitHubJoin 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