CASH-151
remove extra spacing from service packages tiles
This commit is contained in:
parent
e0171f2e71
commit
4b728b12e3
1 changed files with 1 additions and 2 deletions
|
|
@ -233,8 +233,7 @@ export default {
|
|||
min-height: 52px;
|
||||
max-height: 126px;
|
||||
@include media-breakpoint-up(md) {
|
||||
max-height: 500px;
|
||||
padding-bottom: 3rem;
|
||||
max-height: 500px;
|
||||
}
|
||||
transition: max-height 0.25s ease-in;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue