QR Code Component with CSS Grid

Solution retrospective
I'm proud of how I persisted in coding the solution. I would go to the Frontend Mentor Discord server earlier.
What challenges did you encounter, and how did you overcome them?I had a hard time vertically centering the div that contained the QR code. I looked on the Discord server and realized I could center the div with CSS grid and place-items: center
so that's what I did.
I would want to have my HTML and CSS match best practices.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Saviourjr
nice bro
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