client/css: remove margin on empty post container

This commit is contained in:
Michael Serajnik 2017-12-18 04:01:28 +01:00 committed by rr-
parent 9b10d2bebf
commit 7596f9042c

View file

@ -34,6 +34,8 @@
display: flex
align-items: center
justify-content: center
&:empty
margin-bottom: 0
nav
a