Remove random weird margin on <em>

This commit is contained in:
Floorb 2022-04-20 17:16:17 -04:00
parent 194a7b11d5
commit 0581519eaa

View file

@ -24,17 +24,11 @@
color: white !important; color: white !important;
} }
.theme-switch-wrapper { .theme-switch-wrapper {
display: flex; display: flex;
align-items: center; align-items: center;
} }
em {
margin-left: 10px;
font-size: 1rem;
}
.theme-switch { .theme-switch {
display: inline-block; display: inline-block;
height: 34px; height: 34px;