From 1052c01b9b9ccfddf81c51c035fb2bafbc571dfa Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Fri, 7 Mar 2025 09:54:46 +0100 Subject: [PATCH] no 50vw --- assets/css/hero.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/hero.css b/assets/css/hero.css index fe129e2..35b5aa5 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -131,7 +131,6 @@ /* Styling for bloc-image */ .bloc-image { flex: 1; - width: 50vw; display: flex; justify-content: center; align-items: center;