From 5c1456a56787f254a9ae7a7498fa140f38c0be60 Mon Sep 17 00:00:00 2001 From: krmax44 Date: Fri, 24 Nov 2023 13:35:37 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20crop=20hero=20image=20from=20bel?= =?UTF-8?q?ow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/styles/cms_elements.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/styles/cms_elements.scss b/frontend/styles/cms_elements.scss index 9c8193969..c2258a641 100644 --- a/frontend/styles/cms_elements.scss +++ b/frontend/styles/cms_elements.scss @@ -21,6 +21,7 @@ height: 100%; z-index: -1; object-fit: cover; + object-position: top; } /* Submenu */