Simplify theme-toggle svg height

This commit is contained in:
Aditya Telange 2022-07-08 20:27:40 +05:30
parent 1ead1f76e2
commit 5f280c5df2
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77
2 changed files with 2 additions and 6 deletions

View file

@ -36,10 +36,6 @@
margin-inline-end: 8px;
}
#theme-toggle svg {
height: 18px;
}
button#theme-toggle {
font-size: 26px;
margin: auto 4px;