| Index: includes/solutions/style.html |
| =================================================================== |
| --- a/includes/solutions/style.html |
| +++ b/includes/solutions/style.html |
| @@ -1,13 +1,13 @@ |
| <style> |
| .card-summary |
| { |
| - height: 90px; |
| + height: auto; |
| } |
| @media(min-width: 544px) |
| { |
| .card-summary |
| { |
| height: 140px; |
| } |