Submitted about 1 year agoA solution to the QR code component challenge
Responsive QR Code component using Flexbox
@Vyse1986

Solution retrospective
What challenges did you encounter, and how did you overcome them?
Vertically centering the QR div was the most difficult thing for me. I used Flexbox to align it horizontally, but I couldn't figure out why it wouldn't vertically align. It turns out that I need to specify a height for it to align vertically.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Vyse1986'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