Submitted 4 months agoA solution to the QR code component challenge
QR Code Component using Flexbox
@smgr7

Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm most proud of creating responsive layout using HTML and CSS. I think it looks very similar to the provided design.
What challenges did you encounter, and how did you overcome them?At first I was having a hard time aligning the card horizontally to the center but after searching online, I found at that setting the min-height to 100vh works.
What specific areas of your project would you like help with?Is adding min-height to 100vh to the body the only way to align the card horizontally?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on smgr7'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