client: improve post-list spacing
This commit is contained in:
parent
7c6eb87870
commit
5aca059953
1 changed files with 1 additions and 0 deletions
|
@ -31,4 +31,5 @@
|
||||||
flex-direction: column-reverse;
|
flex-direction: column-reverse;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin-bottom: var(--gap-double);
|
margin-bottom: var(--gap-double);
|
||||||
|
margin-top: var(--gap-double);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue