Submitted 7 months ago
Frontend Mentor - QR code component solution
@herbertnikolajewskidci
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I was a good exercise
What challenges did you encounter, and how did you overcome them?I was a good exercise
What specific areas of your project would you like help with?I was a good exercise
Community feedback
- @sivaprasath2004Posted 7 months ago
Hello, I would like to extend my congratulations on completing this challenge.
- Your solution you will use
box-shadow
more darker this is proper use light shadow following this code to change
.card{ box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.477); }
padding:2rem
is not proper in design to changepadding:1rem
Marked as helpful0 - Your solution you will use
- @herbertnikolajewskidciPosted 7 months ago
thanks I tried your suggestions out. 👍
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