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

P
Koda👹 3,810

@kodan96

Posted

hi there! 👋

Because of the way you set up your @media querie:

@media only screen and (min-width: 375px) and (max-width: 1440px)

your website doesn't have any styling above 1440px. just remove the and (max-width: 1440px) part and you'll be fine

Hope this was helpful 🙏

Good luck and happy coding! 💪

Marked as helpful

0

Mukhton 20

@Mukhton

Posted

Thank you @kodan96

1

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