link-stack/apps/leafcutter/app/_styles/global.css

6 lines
97 B
CSS
Raw Normal View History

2023-02-13 13:46:56 +00:00
body {
overscroll-behavior-x: none;
overscroll-behavior-y: none;
text-size-adjust: none;
}