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
Not Found
Not Found

Submitted

QR Code Component

KKajet• 130

@KKajet

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Nathan Akpawu• 100

@natho19

Posted

Hi 👋, you did a great job accomplishing this challenge. The code is clean and well-written. The mockup was respected...

However, if we want to go into details, I have a small suggestion for you regarding the box-shadow:

  • The box-shadow of the card in the mockup is slightly different from yours.
#flex-center {
    -webkit-box-shadow: 0px 10px 100px -50px rgb(0, 0, 0);
    box-shadow: 0px 10px 100px -50px rgb(0, 0, 0);
}

In the mockup, we have a box-shadow that is more towards the bottom with less blur and spread.

Apart from this small suggestion, the work is excellent 👌.

Keep up the good work 😉.

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