mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-12 06:30:07 +01:00
Remove random weird margin on <em>
This commit is contained in:
parent
194a7b11d5
commit
0581519eaa
1 changed files with 0 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue