Design comparison
SolutionDesign
Solution retrospective
Please I need review, I have a challenge with content occupying the full width when on desktop.... What I mean is that, there is a scrollbar for width, how do I eliminate it, thank you
Community feedback
- @NehalSahu8055Posted over 1 year ago
Hello Coder 👋.
Congratulations on successfully completing the challenge! 🎉
Few suggestions to improve your design.
Issue Fix
- Remove this line to remove unwanted scroll across width.
body { /* width: 100vw; */ }
I hope you find this helpful. Above all, the solution you submitted is great !
Happy coding😄
Marked as helpful0@timidijPosted over 1 year ago@NehalSahu8055 wow, thank you so much, it fixed the issues I had, thank you
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