G
Ryan's Git Repos
rochesterapex-com
files
log
graph
refs
Ref
main
it seems as though i had the skill issue all along
74fe18089ea0…
· Ryan Schanzenbacher ·
2022-12-06 21:08
parent 06351d7c41b4…
diff
Changed files
File
Changes
css/main.css
+1
−1
raw
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 @@
.trail {
position: absolute;
z-index: 9999;
- cursor-events: none;
+ pointer-events: none;
}
body {