From a5fd4198a0babe92c53dcfd45474449ca6c94002 Mon Sep 17 00:00:00 2001 From: Ashley Date: Thu, 14 Dec 2023 18:39:34 +0000 Subject: [PATCH] fix cursor :3 --- css/app.main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/app.main.css b/css/app.main.css index 8c483fea..2246df48 100644 --- a/css/app.main.css +++ b/css/app.main.css @@ -743,7 +743,7 @@ body { } -body, .loaded {cursor: url('/static/cursor.ico'), default} +body, {cursor: url('/static/cursor.ico'), default} a, btn,