add more margin between users

pull/102/head
Aevann 2023-01-27 20:23:18 +02:00
parent 159773cf73
commit 599fb42080
1 changed files with 4 additions and 0 deletions

View File

@ -160,3 +160,7 @@ img[alt^="![]("] {
.muted {
cursor: pointer;
}
#online > li, #online3 > li {
margin-top: 0.35rem;
}