change font-size and line-height - "continue with scheduling" textBlock
This commit is contained in:
parent
3dd9814497
commit
6ad50a8c49
1 changed files with 5 additions and 3 deletions
|
|
@ -16,10 +16,12 @@
|
|||
class="mt-0 mb-4"
|
||||
id="coverage-statement-text-block"
|
||||
/>
|
||||
<div
|
||||
<div>
|
||||
<p
|
||||
v-html="continueWithSchedulingBodyText"
|
||||
class="mt-0"
|
||||
></div>
|
||||
class="mt-0 small" >
|
||||
</p>
|
||||
</div>
|
||||
<textBlock
|
||||
cmsWidgetName="whatHappensNextCopy"
|
||||
class="mt-4 mb-2 fw-bold"
|
||||
|
|
|
|||
Loading…
Reference in a new issue