From 74fe18089ea0154b8f242f876bcc4bfccaac47ca Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Tue, 6 Dec 2022 21:08:23 -0500 Subject: it seems as though i had the skill issue all along --- css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css') 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 { -- cgit v1.2.3