
Design comparison
SolutionDesign
Community feedback
- @altugbozyaka2005Posted about 1 month ago
Hello,
Congrats on your first submission. It looks good but here are some improvements you can implement:
- Image is missing, I assume you forgot to add the <img> element for qr-code.
- In your CSS, instead of writing selectors like .container .card-details. .card-text, you can just write .card-text since that does the same thing.
- Instead of specifying width and height on every element, place them in containers and try adding padding to those containers or make width-height adjustments on the containers.
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