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, used flex to my best ability. Didn't use any tools

sniiii 20

@sniiii

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


What are you most proud of, and what would you do differently next time?

Didn't take me long time at all, and haven't written css from scratch before

What challenges did you encounter, and how did you overcome them?

First made the CSS for desktop, wasn't sure how to do it well for mobile but think i figured it out?

What specific areas of your project would you like help with?

Appreciate feedback on everything!

Community feedback

Nikola 190

@porumbachanov

Posted

  1. You are already using flexbox and relative units, so there is no need for media queries as it just breaks the layout on the screens between the ones defined (between 750px and 600px).

  2. For the border-radius, it's probably more appropriate to use absolute units like "px" because it kinda looks weird with percentages.

P.S. Hope this helps. I'm not very experienced, but I have to write a feedback to progress on the learning path I started. xD

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