Design comparison
SolutionDesign
Community feedback
- @AliSherTRPosted 4 months ago
Your site looks amazing! However, the page is also scrolling in the x direction. A css rule on the body tag like this body{ overflow-x: hidden;} would make it correct.
Marked as helpful0 - @Muneeb2721Posted 4 months ago
Your site is look good. By including one css rule make it more amazing body { overflow-x: hidden; } Good Luck for the future.
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