fix bad alignment

pull/225/head
Aevann 2024-02-24 21:10:57 +02:00
parent 7ab3fe4cd8
commit e856b1fa63
1 changed files with 1 additions and 4 deletions

View File

@ -7714,8 +7714,5 @@ img[alt^=":"][alt*="!"][alt*="genocide"] {
td li {
font-weight: 400;
}
li:not(:first-child) {
margin-top: 0.3rem !important;
margin-top: 0.3rem;
}