styling fixes
This commit is contained in:
parent
68ccd5599c
commit
580e83b010
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue