From 8b6348bfc12a28f7866a4486044b7d812ebcf04c Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Sun, 2 Jun 2024 19:06:41 +0200 Subject: [PATCH] landingpage Video --- snippets/shx-landingpage.liquid | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/snippets/shx-landingpage.liquid b/snippets/shx-landingpage.liquid index e501502..e162790 100644 --- a/snippets/shx-landingpage.liquid +++ b/snippets/shx-landingpage.liquid @@ -18,7 +18,7 @@ } -@@media screen and (max-width: 768px) { +@media screen and (max-width: 768px) { .shx-landingPage__video { position: relative; width: 100%; @@ -37,7 +37,6 @@ } } - .shx-landingPage__video__content { position: absolute; top: 50%;