QR code component

Solution retrospective
All feedback is welcomed thank you
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@erwindrd2
Hi,
Your site is not visible, probably because you didn't use the index.html but created a qr-code.html. It seems GitHub is expecting an index.html to show.
I wonder why you use rems for margin, padding and even border radius and not for font-size? Personally, I use pixels for border radius, as you normally don't want to increase the border radius based on the font size and rems or ems for font-size, as the screen gets better, the font 'grows' with it to a certain max.
Keep up the good work!
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