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 using TailwindCSS

Will 90

@WSGokou

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


Not 100% sure on font sizes and weights, and also border radiuses but went by eye and think i got it for the most part

Community feedback

Aimal Khan 2,260

@Aimal-125

Posted

In your tailwind code,

className={`${outfit.className} bg-[#d6e2f0] h-screen w-screen flex items-center justify-center text-center text-sm shadow-md`}

Adjust the size of this container to 120 or 150vh by using media query with max-height: 500px; so that your card component look good on screens with small heights as mine samsung j3. Your card is not visible from the bottom.

Marked as helpful

0

Will 90

@WSGokou

Posted

@Aimal-125 Thank you, just pushed an update

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