QR-Code-Component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @ehsanidev
Using CSS variables for colors is a good practice, but ensure they are scoped properly. If these colors are used globally, consider defining them in the :root selector for better reusability. The layout is responsive, but you could enhance it by using clamp() for font sizes or padding to ensure better scalability across different screen sizes. Overall, your code is clean and functional.
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