From 77d1c88367c9981e3553cb3c42a7ca52df4edb3d Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Sun, 23 Jun 2024 14:04:46 +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 a450bf9..8d7effd 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: 650px; + height: 700px; } } \ No newline at end of file