CASH-1480
CASH-1480 formatting
This commit is contained in:
parent
5015766309
commit
318904473f
1 changed files with 5 additions and 5 deletions
|
|
@ -214,7 +214,7 @@ export default {
|
|||
|
||||
&.is-insurance {
|
||||
padding-bottom: 3rem;
|
||||
|
||||
|
||||
@include media-breakpoint-down(md) {
|
||||
padding-bottom: 0.75rem;
|
||||
.pricing-info {
|
||||
|
|
@ -227,11 +227,11 @@ export default {
|
|||
text-align: end;
|
||||
max-width: 60%;
|
||||
}
|
||||
|
||||
|
||||
@media (max-width: 320px) {
|
||||
min-height: 80px;
|
||||
max-height: 120px;
|
||||
|
||||
|
||||
.pricing-info {
|
||||
top: 2.1rem;
|
||||
right: auto;
|
||||
|
|
@ -243,12 +243,12 @@ export default {
|
|||
max-width: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
&.has-subheader {
|
||||
@media (max-width: 320px) {
|
||||
min-height: 100px;
|
||||
max-height: 160px;
|
||||
|
||||
|
||||
.pricing-info {
|
||||
top: 3.9rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue