Answer the question
In order to leave comments, you need to log in
What can cause padding to the right and bottom in Chrome DevTools?
I'm trying to make an adaptive from the first layout that came across, the problem is that when the DevTools window narrows, indents appear. I have no idea why. I'm wondering what could be causing this.
Answer the question
In order to leave comments, you need to log in
solution found, set overflow-x hidden to the container of the entire page of the site
does the page have a viewport?
<meta name="viewport" content="width=device-width, initial-scale=1">
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question