mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
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
Block a user