summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/main.css b/css/main.css
index 7a5b0ae..8e67332 100644
--- a/css/main.css
+++ b/css/main.css
@@ -7,7 +7,7 @@
7.trail { 7.trail {
8 position: absolute; 8 position: absolute;
9 z-index: 9999; 9 z-index: 9999;
10 cursor-events: none; 10 pointer-events: none;
11} 11}
12 12
13body { 13body {