header: add cursor type pointer to theme-toggle
This commit is contained in:
parent
c33dabf3a2
commit
b40f30754d
|
@ -39,6 +39,7 @@
|
|||
height: 18px;
|
||||
margin: 0 10px;
|
||||
user-select: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
body.dark #moon {
|
||||
|
|
Loading…
Reference in New Issue