Design comparison
SolutionDesign
Solution retrospective
I have a problem with the attribution for Front-end Mentor at the end of the page, because I used a fixed position, but depending on the size of the screen it overlaps with the QR Code component.
Community feedback
- @dvcode01Posted over 2 years ago
Ok, you put a fixed position on it but you pointed out that you want it below and to your left, that is: left: 0 and bottom: 0; if you didn't then put it on and see if it works for you. Also if you don't want to work with footer positioning then just put a margin on top and bottom. accompanied with the above, for the sides you just have to put text-align: center and that's it
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