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 Component

@Girish070

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?

...

What challenges did you encounter, and how did you overcome them?

...

What specific areas of your project would you like help with?

...

Community feedback

@mkamburdev

Posted

Hi 🖖,

Well done for making the design close to the original design. I think the design will be closer to the original design with a few suggestions. In your index.css file, it would be better to update the border-radius value in the ".container" class to "1.25rem". Also the h1 font-size is a bit big.

.container {
    background-color: var(--White);
    border-radius: 1.25rem;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
    margin-bottom: 2rem;
    padding: 1.25rem;
}

Hope this was helpful. Happy coding! 🤩

0

@Girish070

Posted

@mkamburdev I appreciate your advice, buddy. Have fun coding.

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