aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/main.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/main.scss')
-rw-r--r--src/styles/main.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/styles/main.scss b/src/styles/main.scss
index a09d4e5..a53778f 100644
--- a/src/styles/main.scss
+++ b/src/styles/main.scss
@@ -6,6 +6,7 @@ html {
height: 100%;
background-size: cover;
-webkit-overflow-scrolling: touch;
+ user-select: none;
}
@keyframes zoomIn {