Skip to content
Submitted over 1 year ago

Responsive QR code card using CSS flexbox

LVL 1
@Austinjnr
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 was able to center the card with flexbox

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

when centering the card to the middle of the page, through w3schools I found setting the height of the container that holds the card to 100%, 100vh will center the card both vertically and horizontally on the page

Code
Loading...

Please log in to post a comment

Log in

Community feedback

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