- HTML
- CSS
QR Code Component Using HTML & CSS
Hey Kirsten,
Great start! ✨
The Background-colors match the design
Here are a few things you could improve:
-
Make sure the font-family match the Design. The style-guide file suggested Outfit Get Started with the Google Fonts API
-
Set the font size to 15px (no big deal, but it's always best to follow design recommendation).
-
Instead of using div around main class, you could use main for accessibility purposes.
-
The last thing and the most important is that your solution is not responsive. The QR-code is not visible on mobile. Kindly update your code to match the mobile design. 🙂 Resource.Responsive design
I hope this is helpful. Feel welcome to let me know if you have any questions.
Have an excellent weekend. ☕