Submitted over 2 years agoA solution to the QR code component challenge
Responsive QR Code component with CSS Flexbox
@vishnu-31

Solution retrospective
I found that centering the div vertically difficult
I centered the div vertically using table value on display property but, I know there are other ways to center a div vertically. I have tried align-items in flexbox and place-center in grid. it did not work.
so if you can suggest my best practices to do this. That will be more helpful.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Vishnu_31'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