Submitted 5 months agoA solution to the QR code component challenge
Simple card using flexbox
P
@pete13232

Solution retrospective
What challenges did you encounter, and how did you overcome them?
I'm encounter to center the card. At first, I use margin (% auto) for quickly make it center. but this has a problem when becoming responsive. So, I decide to use Flexbox. The result make this card always perfectly center on the page.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Peetawit Vongchanapibul'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