Design comparison
SolutionDesign
Community feedback
- @SaeedAlsayedPosted about 1 year ago
you can put the attribution at bottom of page by position absolute
2 - @SaeedAlsayedPosted about 1 year ago
Also You Need To put this code to your website to prevent scroll with no reason
*{ margin:0; padding:0; box-sizing:border-box; }
box sizing is not for scroll you can search about it
1
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