Design comparison
SolutionDesign
Solution retrospective
I've completed the project, but I'm struggling to remove scrollbars. I would appreciate if someone could give me a hand :)
Community feedback
- @multidamsyPosted over 3 years ago
Hello Ace, I am new like you and I struggled witht this challenge too, good job. However, I believe you should use fixed with and height for the component to make it more responsive.
Marked as helpful0 - Account deleted
Hi,
To remove a scroll from anything you give it the property of
overflow: hidden
.2
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