aboutsummaryrefslogtreecommitdiff
path: root/src/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.css')
-rw-r--r--src/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.css b/src/index.css
index 6569d31..c3e9ac7 100644
--- a/src/index.css
+++ b/src/index.css
@@ -8,6 +8,7 @@
}
body {
font-family: Ubuntu, system-ui, sans-serif;
+ touch-action: manipulation; /* Prevents non-standard gestures such as double-tap to zoom */
}
/* For transitions/animations */