Skip to content

Commit 6797138

Browse files
committed
Add pointer cursor on mobile nav menu
1 parent d68f4f5 commit 6797138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/static/a/main-mobile.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ header.main-page {
4444
user-select: none;
4545
}
4646
header.main-page #mobile-nav {
47+
cursor: pointer;
4748
display: block;
4849
float: right;
4950
}

0 commit comments

Comments
 (0)