mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-18 17:14:34 -04:00
header: add cursor type pointer to theme-toggle
This commit is contained in:
parent
c33dabf3a2
commit
b40f30754d
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
height: 18px;
|
height: 18px;
|
||||||
margin: 0 10px;
|
margin: 0 10px;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.dark #moon {
|
body.dark #moon {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue