Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
To solve a problem with the scrollbars, I had to write for html and body:
html, body { overflow-x: hidden; height: 100%; width: 100%; }
Thanks to a comment in Stackoverflow it was very helpful.
Community feedback
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