cursor none

This commit is contained in:
Kseninia Mikhaylova 2024-09-05 14:35:24 +03:00
parent 23e3b9edce
commit a4c4e3611c
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
body {
font-family: 'Montserrat';
user-select: none;
cursor: none;
}
a[href] {