summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/style.css b/style.css
index 0c2ca9d..9a53629 100644
--- a/style.css
+++ b/style.css
@@ -1,6 +1,5 @@
body {
- overflow-y: hidden;
- overflow-x: hidden;
+ overflow: hidden;
touch-action: manipulation;
}