Mobile First - Responsive - Flexbox - SASS - JS

Solution retrospective
Any feedback is welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Dharmik48
Hey,
Good job on completing the challenge! But there are a few issues:
- On bigger screen sizes there's a lot of white space on the left side of the page, please fix that.
- Also on bigger screens, there is a vertical scrollbar, maybe add
overflow: hidden;
tobody
to fix that. - And on small screens, I don't know if it is supposed to take up the height of the entire screen but your solution is taking only about half of the screen and there's empty space below.
Keep Developing👍.
Join 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