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 Challenge - Solution

@MateusKuhl

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

Ayjamal 630

@ay-jamal

Posted

great job for trying , there is some problems i saw when i open the live code try applying these things first in the body height: 100vh; // to center the container div display: flex; justify-content: center; align-items: center; padding: 0; margin: 0; // to remove the scroling

and in the container class add width: 300PX; background: whitesmoke; padding: 1rem; border-radius: 10px;

and look at the design guide for more info about the font famliy and colors and weight

Marked as helpful

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