From 1e350e15838efccde821f3471404f1cec0f9a43b Mon Sep 17 00:00:00 2001 From: aelassas Date: Mon, 23 Dec 2024 12:21:48 +0100 Subject: [PATCH] Update home.css --- frontend/src/assets/css/home.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/assets/css/home.css b/frontend/src/assets/css/home.css index 964cea9fa..6783d24c9 100644 --- a/frontend/src/assets/css/home.css +++ b/frontend/src/assets/css/home.css @@ -48,11 +48,11 @@ div.home div.home-content div.video-background { background-position: 50%; } -div.home div.home-content div.video-background img { +/* div.home div.home-content div.video-background img { width: 100%; height: 100%; object-fit: cover; -} +} */ /* div.home div.home-content::before { position: absolute;