Merge pull request #2352 from Safelite/rlsmerge/2025.03.13-to-develop

Rlsmerge/2025.03.13 to develop
This commit is contained in:
CarlNation 2025-03-13 07:19:00 -04:00 committed by GitHub
commit 001a3e0e86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,8 @@
</div>
<div>
<p class="small subheadline mb-2" v-html="DonationSubHeadline"></p>
<p class="caption mb-0" v-html="DonationBodyText"></p>
<span class="caption mb-0" v-html="DonationBodyText"></span>
&nbsp;
<textLink
linkType="newWindowLink"
text="Learn more"
@ -75,7 +76,7 @@
</div>
<div class="row">
<div class="col-12">
<p class="my-4 mx-0 text-center caption" v-html="DonationFooterText"></p>
<p class="mt-0 mb-4 mx-0 text-center caption" v-html="DonationFooterText"></p>
</div>
</div>
</form>