diff --git a/front-page.php b/front-page.php index 77c8de2..d29f554 100755 --- a/front-page.php +++ b/front-page.php @@ -22,6 +22,7 @@ 'alternating_texts' => devcon_msummit2024_get_theme_mod('hero_alternating_texts', ''), 'cta_button_text' => devcon_msummit2024_render_text('cta_button_text', return: true), 'cta_button_url' => devcon_msummit2024_get_theme_mod('cta_button_url', ''), + 'inner_container_padding' => 'py-16 md:py-32 h-[93vh] md:h-auto', ]); ?> diff --git a/template-parts/landing-page/hero.php b/template-parts/landing-page/hero.php index 57fba07..ba42d39 100644 --- a/template-parts/landing-page/hero.php +++ b/template-parts/landing-page/hero.php @@ -35,7 +35,7 @@ class="absolute top-0 inset-x-0 lg:hidden h-full w-full bg-right bg-no-repeat bg -
+ @@ -43,7 +43,7 @@ class="absolute top-0 inset-x-0 lg:hidden h-full w-full bg-right bg-no-repeat bg