summaryrefslogtreecommitdiff
path: root/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/main.css')
-rw-r--r--css/main.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/main.css b/css/main.css
index c37c0fa..7a5b0ae 100644
--- a/css/main.css
+++ b/css/main.css
@@ -7,6 +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} 11}
11 12
12body { 13body {