:root{ --main-padding: 80px; } @media screen and (max-width:766px) { :root { --main-padding: 60px; } } html, body { scrollbar-gutter: stable; }