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

vscode

Jean 10

@Jeanmello20

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

Lawrence 180

@lwrncgmbn

Posted

Hello there 😁

  • I noticed that the actual design is too big and you manually put the margin for top and bottom. You can try to remove margin-200px; margin-bottom: 150px; and add these display: flex; justify-content:center; align-items:center min-height: 100vh;
  • For the main .conteudo{} you can remove the margin: 0 auto; and min-height: 100vh and just add padding: 2rem 0;
  • Also, in the main .qr{} you can remove width: 89% and margin-top: 35px
  • And lastly, you change the margin: 40px to margin: 0 2rem;

Happy 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