From 0249a133f51edb2794892d49738738aa665f85ee Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Sun, 23 Jun 2024 14:05:01 +0200 Subject: [PATCH] landing page banner --- snippets/shx-landingpage-banner.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/shx-landingpage-banner.liquid b/snippets/shx-landingpage-banner.liquid index 8d7effd..88aa485 100644 --- a/snippets/shx-landingpage-banner.liquid +++ b/snippets/shx-landingpage-banner.liquid @@ -22,7 +22,7 @@ @media screen and (min-width: 1630px) { .shx-landingpage-banner { - height: 700px; + height: 750px; } } \ No newline at end of file