link-stack/styles/global.css

6 lines
97 B
CSS
Raw Normal View History

2022-12-02 10:55:56 +00:00
body {
overscroll-behavior-x: none;
overscroll-behavior-y: none;
text-size-adjust: none;
}