CASH-3029 | Afterpay copy change

This commit is contained in:
scottkiener-at-safelite 2026-07-13 07:57:24 -04:00
parent fa97372c36
commit f51c3ab305

View file

@ -15,8 +15,8 @@
<span v-else>{{ getInlineAltText(token) }}</span>
</span>
<span v-else v-html="token"></span>
<span class="nbsp">&nbsp;</span>
</span>
<span class="nbsp">&ensp;</span>
<textLink
linkType="text"
:text="bannerCta"
@ -197,7 +197,7 @@ export default {
}
@include media-breakpoint-up(md) {
padding-left: 1rem;
max-width: 36rem;
}
}
}