Shrink min-height on the card boxes
This commit is contained in:
@@ -4480,7 +4480,7 @@ Created using IcoMoon - icomoon.io
|
||||
}
|
||||
|
||||
.card .card-block {
|
||||
min-height: 190px;
|
||||
min-height: 130px;
|
||||
}
|
||||
|
||||
.card[data-background-color="orange"] {
|
||||
|
||||
@@ -11281,7 +11281,7 @@ Created using IcoMoon - icomoon.io
|
||||
}
|
||||
|
||||
.card .card-block {
|
||||
min-height: 190px;
|
||||
min-height: 130px;
|
||||
}
|
||||
|
||||
.card[data-background-color="orange"] {
|
||||
|
||||
Reference in New Issue
Block a user