
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am very proud of the fact that I was able to complete the project and host a live page for the first time.
What challenges did you encounter, and how did you overcome them?None
What specific areas of your project would you like help with?Specific areas I need help with
- I still have a horizontal scrollbar in the mobile view. I need to know how to remove that.
Community feedback
- @ntshpawarPosted 12 months ago
Exactly where you are getting that scrollbar? I checked your solution, didn't got any scrollbar. Anyway you can use CSS, overflow-x: hidden to your body tag.
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