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">
|
ref="siteSubHeader">
|
||||||
</h5>
|
</h5>
|
||||||
<div
|
<div
|
||||||
class="body-text text-center mt-4"
|
class="body-text text-center mt-2"
|
||||||
v-html="explanatoryText">
|
v-html="explanatoryText">
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
|
@ -32,7 +32,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
v-if="displayQuote"
|
v-if="displayQuote"
|
||||||
class="d-flex justify-content-center cost mb-1">
|
class="d-flex justify-content-center cost mb-5">
|
||||||
{{ formattedServicePrice }}
|
{{ formattedServicePrice }}
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue