I noticed the following when body is simultaneously a wrapper with a certain width and also contains a grid grid.
For example, you give the body a grid, then this grid comes out to the right outside the body, but only with a very narrow screen window. That would be a reason to use another div as an additional wrapper. So give the body 100vw width and then give the wrapper the corresponding grid. Am I right about that?
I would like to discuss this here. Also possible in German
For example, you give the body a grid, then this grid comes out to the right outside the body, but only with a very narrow screen window. That would be a reason to use another div as an additional wrapper. So give the body 100vw width and then give the wrapper the corresponding grid. Am I right about that?
I would like to discuss this here. Also possible in German