QR code component, HTML and CSS with Flexbox

Please log in to post a comment
Log in with GitHubCommunity feedback
- @bulhakovolexii
Great job!
Try taking the
footer
out of the document flow usingposition: absolute
. That way, it won’t push the QR code component off-center in the viewport, and the layout will perfectly match the design.Marked as helpful - @ByteCrafter-rgb
Layout looks good and does not differ considerably from the design.
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