Design comparison
SolutionDesign
Solution retrospective
I have a problem in the mobile part, a huge 'margin' appears on the right side. if you know why it is, please tell me or make a pull request in the repository
Community feedback
- @preetamvarunPosted over 2 years ago
May be you could fix that by doing html ,body{ height : 100%; width : 100%; margin : 0rem; padding : 0rem; overflow-x : hidden; }.
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