chore: minor cleanup
This commit is contained in:
parent
16b6e2163b
commit
ef6987da19
6 changed files with 11 additions and 14 deletions
|
@ -1,7 +1,8 @@
|
|||
theme-toggle {
|
||||
display: flex;
|
||||
width: var(--sizing-svg-base);
|
||||
height: var(--sizing-svg-base);
|
||||
display: flex;
|
||||
margin-left: var(--sizing-md);
|
||||
}
|
||||
|
||||
.theme-toggle {
|
||||
|
|
Reference in a new issue