Design comparison
SolutionDesign
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 !
Community feedback
- @AlexKolykhalovPosted about 1 year ago
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
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