Skip to content

Commit bc3803b

Browse files
committed
Fix cursor
1 parent 10e9603 commit bc3803b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/cursor.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@media only screen and (max-width: 700px) {
2-
body .cursor {
2+
.cursor {
33
display: 'none'
44
}
55
}

0 commit comments

Comments
 (0)