custom cursors
This commit is contained in:
@@ -3,6 +3,7 @@ body {
|
||||
min-height: 100dvh;
|
||||
background-color: black;
|
||||
color: white;
|
||||
cursor: url("../assets/cursor_black.png"), auto;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
||||
Reference in New Issue
Block a user