
Solution retrospective
my biggest difficulty in this first challenge is learning Git ! and maybe there is a better way than cheating with margin and padding for center the Qr code !
Please log in to post a comment
Log in with GitHubCommunity feedback
- @AlexKolykhalov
Hello! Look pretty good.
For centering element you can apply:
flex
andjustify-content: center
andalign-items:center
grid
andplace-content: center
- do this with
position
andtranslate
There are many ways.
Here are some videos about centering
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