Responsive QR Code Component Using HTML and CSS

Solution retrospective
I would increase my frontend skills
What challenges did you encounter, and how did you overcome them?image layouting
What specific areas of your project would you like help with?layout
Please log in to post a comment
Log in with GitHubCommunity feedback
- @vi-almeida-design
Unfortunately, I can't seem to be able to access your code at the moment.
But, here are a few things that I can pinpoint based on using the Inspector alone:
- You weren't able to vertically center the elements within the page.
- You used
font-weight:500
for<p>
when it should've been400
. - Review your drop-shadow for the card. It's very faint and a bit different from the Design.
- Add more spacing between the QR Code Card and the Attribution below. It's just a touch, but it's good attention to detail.
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