styling fixes

This commit is contained in:
Katie Kroell 2023-07-24 14:20:06 -04:00
parent 68ccd5599c
commit 580e83b010

View file

@ -18,7 +18,7 @@
ref="siteSubHeader">
</h5>
<div
class="body-text text-center mt-4"
class="body-text text-center mt-2"
v-html="explanatoryText">
</div>
<div
@ -32,7 +32,7 @@
</div>
<div
v-if="displayQuote"
class="d-flex justify-content-center cost mb-1">
class="d-flex justify-content-center cost mb-5">
{{ formattedServicePrice }}
</div>
<div