decrease top padding by 0.5

pull/216/head
Aevann 2023-10-13 22:26:10 +03:00
parent 19ce21bb74
commit 7dcb20d639
1 changed files with 1 additions and 1 deletions

View File

@ -5175,7 +5175,7 @@ span.green {
.patron, .pronouns, .post-flair, .hole-flair, .mod {
padding: 2px 5px 3px 5px !important;
padding: 1.5px 5px 3px 5px !important;
border-radius: 5px !important;
color: white !important;
}