Design comparison
SolutionDesign
Community feedback
- @ddkogitPosted 11 months ago
To put you qr in middle of page use: body{ margin: 0; height: 100vh; background-color: lightgray; text-align: center; dipslay: flex; justify-content: center; align-items: center; }
Marked as helpful0@KareemWebber22Posted 11 months agoThanks for the tip, I only wanted to use very simple CSS rules to finish the challenge :). @ddkogit
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