styling fix

This commit is contained in:
Katie Kroell 2023-10-12 12:55:30 -04:00
parent 72f5f1e9e6
commit 0b6607177d

View file

@ -45,7 +45,6 @@
</buttonQuestion> </buttonQuestion>
<siteFooter <siteFooter
ref="siteFooter" ref="siteFooter"
class="pt-5"
cmsWidgetName="SiteFooterWidget" cmsWidgetName="SiteFooterWidget"
:isForwardActionDisabled="!meta.valid" :isForwardActionDisabled="!meta.valid"
@forwardClicked="forwardButtonAction" @forwardClicked="forwardButtonAction"