G
Ryan's Git Repos
rochesterapex-com
files
log
graph
refs
Ref
main
cursor trail fix
06351d7c41b4…
· Ryan Schanzenbacher ·
2022-12-06 21:05
parent f74c01efdece…
diff
Changed files
File
Changes
css/main.css
+1
−0
raw
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 @@
.trail {
position: absolute;
z-index: 9999;
+ cursor-events: none;
}
body {