Submitted about 3 years ago
landing page using html, CSS and a little bit Javascript
@Vee339
Design comparison
SolutionDesign
Solution retrospective
Hi, the design was really nice and thanks for the challenge. Question: When I was making the page responsive on the right side(on mobile design) there remained empty white space and I was not able to find where it is coming from. Can you find and explain to me why I was facing this problem??
Community feedback
- @Ramly23Posted about 3 years ago
You can use border to find which element is overflow the screen.
- { border: 1px solid red; }
With this u can see all of the elements and u can correct it one by one . Hope this helps.
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