changed space between cards
Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
committed by
Julius Härtl
parent
14c90e53ce
commit
43d46830d1
@@ -312,7 +312,7 @@ input.input-inline {
|
|||||||
|
|
||||||
.card {
|
.card {
|
||||||
background-color: $color-main-background;
|
background-color: $color-main-background;
|
||||||
margin: 10px;
|
margin: 10px 10px 20px 10px;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
position: relative;
|
position: relative;
|
||||||
opacity: 1.0;
|
opacity: 1.0;
|
||||||
|
|||||||
Reference in New Issue
Block a user