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

@@ -9,7 +9,7 @@
box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
.card-block{
min-height: 190px;
min-height: 130px;
}
&[data-background-color="orange"]{