summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2022-12-06 21:08:23 -0500
committerGitHub <noreply@github.com>2022-12-06 21:08:23 -0500
commit74fe18089ea0154b8f242f876bcc4bfccaac47ca (patch)
tree1df1f0815d593f33f553dcfabbf12f0eed4e8516
parent06351d7c41b4bcbccd1198747d5762378b3fddc5 (diff)
it seems as though i had the skill issue all alongHEADmain
-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 {