link-stack/styles/global.css
2022-12-02 10:55:56 +00:00

5 lines
97 B
CSS

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