
Design comparison
Community feedback
- @anita-davidPosted about 1 month ago
-Your code is clean and well-structured -You’re using CSS variables (custom properties) effectively, which is great for maintainability. -The box-sizing: border-box reset is a good practice -The qr-container positioning and styling are solid -The font-family could be applied globally to the body element, thereby reducing redundancy The image height could be changed to auto to maintain the aspect ratio of the image. This prevents distortion if the image dimensions change.
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