Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Request path contains unescaped characters
Not Found

Submitted

Frontend Mentor - QR code component solution

@herbertnikolajewskidci

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

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

Sivaprasath 2,520

@sivaprasath2004

Posted

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 change padding:1rem

Marked as helpful

0

@herbertnikolajewskidci

Posted

thanks I tried your suggestions out. 👍

0

Please log in to post a comment

Log in with GitHub
Discord logo

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