From 675bcad8dc308e4a063cb1415bfc675917988875 Mon Sep 17 00:00:00 2001
From: Olivia206 <olivia.simonet@mmibordeaux.com>
Date: Mon, 20 Mar 2023 14:18:45 +0100
Subject: [PATCH] fixed hero mobile

---
 app/assets/stylesheets/extranet/pages/_posts.sass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/assets/stylesheets/extranet/pages/_posts.sass b/app/assets/stylesheets/extranet/pages/_posts.sass
index 3cf0c482c..1d785f260 100644
--- a/app/assets/stylesheets/extranet/pages/_posts.sass
+++ b/app/assets/stylesheets/extranet/pages/_posts.sass
@@ -1,9 +1,9 @@
 .posts-show header
     figure
+        position: relative
         @include media-breakpoint-up(md)
             display: inline-block
             padding-left: 2.813rem
-            position: relative
             width: 25%
         picture img
             width: 100%
-- 
GitLab