chore: minor cleanup

This commit is contained in:
Cory Dransfeldt 2024-06-17 16:11:56 -07:00
parent 16b6e2163b
commit ef6987da19
No known key found for this signature in database
6 changed files with 11 additions and 14 deletions

View file

@ -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 {