Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
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.
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