Submitted over 3 years agoA solution to the QR code component challenge
QR Code page using flexbox
@victoralbenor

Solution retrospective
I had trouble centralizing horizontally using flexbox. Flexbox Froggy helped a lot, but the relationship between containers and items is still a little fuzzy. Should I use the "display: flex;" statement in every class, or just on the container? Is the page itself a container?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Victor Albenor'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