Skip to content

Commit b40f307

Browse files
committed
header: add cursor type pointer to theme-toggle
1 parent c33dabf commit b40f307

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/header.css

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
height: 18px;
4040
margin: 0 10px;
4141
user-select: none;
42+
cursor: pointer;
4243
}
4344

4445
body.dark #moon {

0 commit comments

Comments
 (0)