From eec272766552eadee5a15691863ecfa33fe6ba3f Mon Sep 17 00:00:00 2001
From: Olivia206 <olivia.simonet@mmibordeaux.com>
Date: Fri, 21 Apr 2023 10:06:47 +0200
Subject: [PATCH] fixed alternate posts

---
 assets/sass/_theme/blocks/posts.sass | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/assets/sass/_theme/blocks/posts.sass b/assets/sass/_theme/blocks/posts.sass
index 08569056..6ea4fa3a 100644
--- a/assets/sass/_theme/blocks/posts.sass
+++ b/assets/sass/_theme/blocks/posts.sass
@@ -176,5 +176,7 @@
                         margin-top: -30%
                     &.square
                         margin-top: -15%
+                    &.landscape
+                        margin-top: -10%
         .post .media img
             aspect-ratio: unset
\ No newline at end of file
-- 
GitLab