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 with HTML-CSS

Penelope 10

@PenelopeDefourne

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

@motuncoded

Posted

Congratulations to you for providing the solution to this challenge. You can try to make the item in the body centered.

body{
display:grid;
place-items: center;
min-height:100vh;
}

I hope you find this helpful.

1

Penelope 10

@PenelopeDefourne

Posted

@motuncoded Thanks for the advice !

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