Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 3 months ago

Responsive QR Code component using Flexbox and Media Queries

lucassalles-git•120
@lucassalles-git
A solution to the QR code component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


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

What I liked the most was using Flexbox to center the component and making the layout responsive with media queries. It felt great to see it working well on most screen sizes.

What I’d like to improve is the responsiveness on smaller screens. I think I can still adjust the card size and spacing better to make the design more polished across devices.

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

One challenge I faced was the size of the card container. When I increased the screen width, the text would break into more lines and shift the layout.

To fix this, I set a fixed width for the container in both the responsive and desktop versions. That helped keep the text aligned and the layout consistent across different screen sizes.

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

I’d like help with responsiveness. I still struggle with adjusting sizes and spacing across different screen sizes.

I’d also appreciate tips on improving my CSS structure to make the code cleaner and more reusable.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on lucassalles-git's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License