We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c665ba1 commit c785912Copy full SHA for c785912
main.css
@@ -42,6 +42,7 @@ body {
42
top: 50%;
43
transform: translate(-25%, -50%);
44
font-size: 48px;
45
+ user-select: none;
46
}
47
.customCursor {
48
cursor: url("peach-emoji.png"), auto;
0 commit comments