From 043877b5d8d7a092de245986b258ece62d5ee168 Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Sun, 2 Jun 2024 19:20:03 +0200 Subject: [PATCH] landingpage Video --- snippets/shx-landingpage.liquid | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/snippets/shx-landingpage.liquid b/snippets/shx-landingpage.liquid index fde3b6f..4458585 100644 --- a/snippets/shx-landingpage.liquid +++ b/snippets/shx-landingpage.liquid @@ -57,9 +57,11 @@ @media screen and (max-width: 768px) { .shx-landingPage__video__title { font-size: 2.3rem; - width: 90%; } + .landingPage__video__content { + width: 90%; + } } .shx-landingPage__video__description {