fix spacing between subheader and field

This commit is contained in:
Katie Kroell 2024-05-20 09:44:48 -04:00
parent 332f6b4ec5
commit d7d9233f15

View file

@ -24,7 +24,7 @@
disableAutoFill
:isDisabled="isPolicyHolderDisabled"
:validationRules="rules.policyNumber"
class="mt-5" />
class="mt-4" />
<textboxQuestion
ref="policyZip"
v-model="welcomePageModel.policyZipCode"