CASH-1480

CASH-1480 formatting
This commit is contained in:
Johnny shultz 2025-09-08 09:57:15 -04:00
parent 5015766309
commit 318904473f

View file

@ -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;
}