Design comparison
SolutionDesign
Solution retrospective
Hi everyone !! I'm a junior software engineer, passionated by the DevWorld. Here's my first practical exercise, I think I've made it, but it seems that I did smth wrong that the QR-code image is not positioned properly, it goes little bit off to the right side. I tried lots of things, but this issue is unchanged for now. I would highly appreciate your advices to fix that. Thank you in advance !!
Community feedback
- @jeremyoduromanuPosted over 1 year ago
In order to center the image you'll have to change the display in the box class to display flex.
Justify-content and align-items only works when the display is set to center
0
Please log in to post a comment
Log in with GitHubJoin 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