Merge pull request #2059 from Safelite/CSR-2287-fix-copy-alignment

CSR-2287 fix copy alignment.
This commit is contained in:
bmauger 2024-10-30 13:46:51 -04:00 committed by GitHub
commit cc71321c08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +59,7 @@
alertClass="alert-info" />
<promoModalQuestion
class="small mt-6 d-md-flex justify-content-md-center"
class="small mt-6 d-flex justify-content-center"
v-model="lineItems"
:addableVaps="addableVaps"
pageName="quote"
@ -69,7 +69,7 @@
<textBlock
cmsWidgetName="quoteDisclaimer"
justifyText="left"
justifyText="center"
typeStyle="caption"
class="mt-6 quote-disclaimer" />