Submitted almost 3 years agoA solution to the QR code component challenge
Solution with Flexbox
@tinalr

Solution retrospective
The most challenging step was centering the QR code card vertically on the page. I wanted to use CSS Flexbox, and tried several methods, but ended up just using a margin-top to make it looked more centered. Does anyone know what I missed in trying to center .card?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Christina'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