I dealt with this just a few days ago. A client's design was mocked in webflow and it decided to use 'static' for the header at 100vw. Which meant that on browsers that hide the scroll bar, the page jiggles left and right every time you scroll.
That was fun to fix because I had to rebuild the entire header since a ton of other webflow-generated CSS depended on that thing being static.
That was fun to fix because I had to rebuild the entire header since a ton of other webflow-generated CSS depended on that thing being static.