From be8b139a452bb9df6ad408b180074e2d6e3b17da Mon Sep 17 00:00:00 2001
From: alexisben <alex@noesya.coop>
Date: Mon, 26 Dec 2022 17:42:17 +0100
Subject: [PATCH] hero wip

---
 assets/sass/_theme/design-system/hero.sass | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/assets/sass/_theme/design-system/hero.sass b/assets/sass/_theme/design-system/hero.sass
index 9ad32e21..25ba6a6f 100644
--- a/assets/sass/_theme/design-system/hero.sass
+++ b/assets/sass/_theme/design-system/hero.sass
@@ -87,6 +87,8 @@
         //     margin-bottom: 0
         &--with-image
             padding-bottom: 0
+            &::before
+                bottom: $spacing3
         &--image-landscape
             figure
                 margin: half($spacing3) half(-$grid-gutter-sm) 0
-- 
GitLab