Merge pull request #384 from Safelite/SSR-598-set-footer-spacing

SSR-598 set footer spacing to 24px;
This commit is contained in:
bmauger 2023-07-31 10:32:33 -04:00 committed by GitHub
commit d0e9fb2ec2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,7 +88,7 @@
<siteFooter
ref="siteFooter"
class="my-6"
class="my-5"
:cmsWidgetName="widget.siteFooter"
:isForwardActionDisabled="!meta.valid"
@forwardClicked="forwardButtonAction"