Index: includes/index/style.html |
=================================================================== |
--- a/includes/index/style.html |
+++ b/includes/index/style.html |
@@ -2,17 +2,17 @@ |
.card-summary |
{ |
height: 36px; |
} |
.item-summary |
{ |
- height: 120px; |
+ height: auto; |
} |
@media(min-width: 544px) |
{ |
.item-summary |
{ |
height: 70px; |
} |