Responsive QR Code Component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @DavidMorgade
Hello Mshach, it seems that the problem is that you uploaded the wrong
index.html
file, you did upload the one that cames with the project as a template.If you don't find yourself confortable with GitHub pages, you can use other service like netlify or vercel wich are a bit more intuitive and easier to upload your static websites!
Try them and tell me if it works, I wanna see how your project went!
Marked as helpful - @jim-knight
Hey there, looks like you might have uploaded the wrong index.html file.
Like Jom mentioned, centering is super easy to do with flexbox. By far the best resource to learn about it with CSS Tricks, I can't recommend that site enough.
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
Good luck!
- @Jmlsoteyza
From the least that I know, you can center an image using flexbox.
This is where I learned --> https://blog.hubspot.com/website/center-div-css
Also, in live site, I'm using netlify app. You need to rename your .html to index.html
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