Skip to content
Submitted about 1 year ago

Mobile-first solution using CSS Flexbox

oocss, itcss
LVL 1
@anthonydavalos
A solution to the QR code component challenge

Solution retrospective


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

I applied variables to the colors and used flex to vertically center the content. I also adjusted the viewport to 100vh, but I set a min-height of 812px so that when reducing the window it does not cover the card.

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

I was having problems centering the container vertically, but I finally solved it with flexbox

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

I'm not sure if I applied good practices and put the right classes. I am also not sure if I applied the Oocss, Itcss or Atomic Design methodology correctly or what the recommended methodology would be in this case.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Anthony Davalos’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