Design comparison
SolutionDesign
Solution retrospective
Hi guys. This is my QR code component 's solution. So please, take a look at it and share your opinions.
Community feedback
- Account deleted
Hi there,
-
remove the position absolute from the .frame and left, top etc.., and - give the body these properties to center the element
display:flex justifiy-content:center align items: center min-height:100vh flex-directoin:colum;
-
check the HTML report to fix accessiblity issues
i hope this is helpful and goodluck!
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