Design comparison
Solution retrospective
I'm sure there must be many things to correct here, would you tell me which is, for you, the most important mistake in my practice?
Community feedback
- @denieldenPosted almost 3 years ago
Hi Lucas, great job!
- First you need to upload all the contents of the
qr-code-component-main
folder directly to the repository - Try to remove all
margin
from.box-bg
class and use flexbox to the body for center the element. Read here -> flex guide
Also set
heigth
of body to100vh
because Flexbox aligns to the size of the parent container.Hope this help and happy coding :)
Marked as helpful0 - First you need to upload all the contents of the
- @lucasbussoPosted almost 3 years ago
Hi Deniel, thanks for the reply. I'm learning to use GitHub and I think i made some mistakes while creating the repository. And thnaks for the advice with Flex I will try that.
0@AlexNixxPosted almost 3 years ago@lucasbusso Hi Lucas, try to upload without command line. Remove all ur file and click on "add file", after just drag and drop all your file. After that try to deploy project, i sure its help you.
Marked as helpful0
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