Update main.css

This commit is contained in:
Руслан 2023-10-10 02:06:10 +06:00 committed by GitHub
parent fc4a8b0c3f
commit a1d4756fab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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, none;
cursor: url("//fruw.org/cursor-auto.svg") 10 10, auto;
}
body{