From 43284275e286d3f8ed1144065554d8b3db9aaff5 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Sun, 23 Jun 2024 13:57:58 +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 2483535..05d17cb 100644 --- a/snippets/shx-landingpage-banner.liquid +++ b/snippets/shx-landingpage-banner.liquid @@ -26,7 +26,7 @@ @media screen and (min-width: 1630px) { .shx-landingpage-banner { - height: 550px; + height: 650px; } } \ No newline at end of file