changed space between cards

Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
Artem Anufrij
2017-07-04 22:45:13 +02:00
committed by Julius Härtl
parent 14c90e53ce
commit 43d46830d1

View File

@@ -312,7 +312,7 @@ input.input-inline {
.card {
background-color: $color-main-background;
margin: 10px;
margin: 10px 10px 20px 10px;
white-space: normal;
position: relative;
opacity: 1.0;