Shrink min-height on the card boxes

This commit is contained in:
Nabeel Shahzad
2018-04-11 13:28:47 -05:00
parent e668a5089e
commit 8d2fd22e3e
4 changed files with 5 additions and 5 deletions

View File

@@ -4480,7 +4480,7 @@ Created using IcoMoon - icomoon.io
}
.card .card-block {
min-height: 190px;
min-height: 130px;
}
.card[data-background-color="orange"] {

View File

@@ -11281,7 +11281,7 @@ Created using IcoMoon - icomoon.io
}
.card .card-block {
min-height: 190px;
min-height: 130px;
}
.card[data-background-color="orange"] {