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

Abigael74 40

@Abigael74

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

Mehrine 120

@DarkMoonLit

Posted

Hello Abigael74,

I have looked at your code and you did a fantastic job. I just wished to point out that the layout looks good on large screen but does not attain the height in desktop mode and on small screens. You have used media queries, an excellent choice by the way, just you can put a min-width and a max-width so that the screen sizing is adequate for all screens. ex: @media (min-width: 480px) and (max-width: 1200px)

I hope you find it useful. Happy coding!

Marked as helpful

0

Abigael74 40

@Abigael74

Posted

Hello @DarkMoonLit,

Thank you for the advice, I will try to apply it in my next projects.

Have a nice day!

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