client/css: remove margin on empty post container
This commit is contained in:
parent
9b10d2bebf
commit
7596f9042c
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
|||
display: flex
|
||||
align-items: center
|
||||
justify-content: center
|
||||
&:empty
|
||||
margin-bottom: 0
|
||||
|
||||
nav
|
||||
a
|
||||
|
|
Loading…
Reference in a new issue