Skip to content

Commit c42543a

Browse files
change cursor to wii cursor
1 parent 9985783 commit c42543a

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

assets/css/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
color-scheme: light dark;
1212
}
1313

14+
body {
15+
cursor: url("/wiicursor.png"), auto;
16+
}
17+
1418
@tailwind base;
1519
@tailwind components;
1620
@tailwind utilities;

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/wiicursor.png

5.75 KB
Loading

0 commit comments

Comments
 (0)