Changes suggested in #93

Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
This commit is contained in:
Lukas Bachschwell 2020-09-24 21:50:28 +02:00
parent 291ff8ed80
commit 99cf344d93
Signed by: lbsadmin
GPG Key ID: CCC6AA87CC8DF425
3 changed files with 6 additions and 7 deletions

View File

@ -12,6 +12,7 @@
}
.card {
min-height: 100px;
margin-top: 2%;
border-radius: 6px;
box-shadow: 0 4px 4px rgba(204, 197, 185, 0.5);
@ -28,9 +29,7 @@
}
}
.card-slider {
padding-bottom: 10px;
}
.card-slider {}
.turquoise {
background: #1abc9c;
@ -80,7 +79,7 @@
text-align: center;
color: #ffffff;
font-weight: 700;
line-height: 1;
line-height: 1.3;
margin-bottom: 5px;
display: inline-block;
white-space: nowrap;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long