header: add cursor type pointer to theme-toggle

This commit is contained in:
Aditya Telange 2020-10-26 22:49:27 +05:30
parent c33dabf3a2
commit b40f30754d
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -39,6 +39,7 @@
height: 18px;
margin: 0 10px;
user-select: none;
cursor: pointer;
}
body.dark #moon {