Skip to content

Commit 622c9fe

Browse files
committed
cursor fix 2
1 parent bc3803b commit 622c9fe

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,6 +1,6 @@
11
@media only screen and (max-width: 700px) {
22
.cursor {
3-
display: 'none'
3+
display: none
44
}
55
}
66

0 commit comments

Comments
 (0)