QR Code Component

Solution retrospective
I am proud that I have understood and been able to implement basic concepts of HTML and CSS.
What challenges did you encounter, and how did you overcome them?I have delved deeper into flexbox
What specific areas of your project would you like help with?i am satisfied
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jwalczak94
Hi, good job on completing this challenge !
I have a small tip for your CSS. Instead of using pixels (especially in in font-size), you use relative units like rem. In case of font-size when you using px it does not scale with the user's browser settings.
Happy coding!
Marked as helpful - @pamplito
Hi, Congratulations, the challenge seems to have been successful. If I may make a small comment, the paddings and margins seem a little off and I have the impression that the box shadow is missing. Except for that, well done!
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