From 3d573add7b498e441a3e98e70c377abcebcb44cc Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Tue, 11 Mar 2025 08:03:11 +0100 Subject: [PATCH] more margin --- assets/css/hero.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/css/hero.css b/assets/css/hero.css index e2ba04c..101a54f 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -241,4 +241,8 @@ height: auto; } + .bloc-image { + margin-bottom: 2vh; + } + } \ No newline at end of file