Merge pull request #2352 from Safelite/rlsmerge/2025.03.13-to-develop
Rlsmerge/2025.03.13 to develop
This commit is contained in:
commit
001a3e0e86
1 changed files with 3 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue