From 048d4e28e1ec980bab54040615288ab8fb60fc3b Mon Sep 17 00:00:00 2001 From: scottqueen-bixal Date: Tue, 7 Jan 2025 11:52:29 -0500 Subject: [PATCH] PXBF-2031-adjust-template-spacing-footer: update bottom padding --- benefit-finder/src/Routes/Intro/_index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benefit-finder/src/Routes/Intro/_index.scss b/benefit-finder/src/Routes/Intro/_index.scss index 0d099fcc..22854699 100644 --- a/benefit-finder/src/Routes/Intro/_index.scss +++ b/benefit-finder/src/Routes/Intro/_index.scss @@ -3,7 +3,7 @@ @use '@styles/functions' as *; .bf-intro { - padding-bottom: rem(34px); + padding-bottom: rem(36px); > .bf-grid-container.grid-container { padding: 0 rem(36px);