From a181b82fa455501aa57a6550085aa9c69076d480 Mon Sep 17 00:00:00 2001 From: Ashley Date: Thu, 14 Dec 2023 18:35:30 +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 bccb47f3..8c483fea 100644 --- a/css/app.main.css +++ b/css/app.main.css @@ -743,7 +743,7 @@ body { } -body, .loaded {cursor: url('/static/cursor.ico'), default !important} +body, .loaded {cursor: url('/static/cursor.ico'), default} a, btn,