From fc4a8b0c3f6fb8f824ef0b4c04abc16409b21677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD?= Date: Tue, 10 Oct 2023 01:56:29 +0600 Subject: [PATCH] Update main.css --- assets/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/main.css b/assets/css/main.css index ccf4a25..82aee83 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -14,7 +14,7 @@ html { line-height: 1.6em; scrollbar-color: var(--maincolor) black; scrollbar-width: thin; - cursor: url("//fruw.org/cursor-auto.svg") 10 10, auto; + cursor: url("//fruw.org/cursor-auto.svg") 10 10, none; } body{