link-stack/fix/leafcutter/styles/global.css
2023-03-07 14:09:49 +00:00

5 lines
97 B
CSS

body {
overscroll-behavior-x: none;
overscroll-behavior-y: none;
text-size-adjust: none;
}