summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAnthony Wang2024-01-29 17:06:38 -0500
committerAnthony Wang2024-04-13 04:32:13 +0000
commit178b73465b54141ec99e96f589a928b089252a88 (patch)
tree6f668e718933c998e929fb5920328fc202078a5b /style.css
parentb94b24ab0d7411cb7f26f2e671ba7ed7d6e99e41 (diff)
Position objects more compactly
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;
}