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;
}
.theme-switch-wrapper {
display: flex;
align-items: center;
}
em {
margin-left: 10px;
font-size: 1rem;
}
.theme-switch {
display: inline-block;
height: 34px;