Design comparison
SolutionDesign
Community feedback
- @SaeedAlsayedPosted about 1 year ago
Hey Lucas Nice work,
But you have scroll on your page to solve this do this code:
*{ margin:0; padding:0 } body{ position:relative; overflow:hidden; } footer{ position:absolute; bottom:10px; left:50%; transform:translateX(-50%) }
Marked as helpful0@SaeedAlsayedPosted about 1 year agoyou are welcome if you found my comment is helpful you can mark it as helpful also am here if you wanna ask any other question @Lucas-M7
Marked as helpful0@Lucas-M7Posted about 1 year ago@SaeedAlsayed That's it, I've already added the code, it's already on my github. Again, thank you very much.
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