From 4cbe90a3bf0b71befe09cc8229fa0ea0e732f948 Mon Sep 17 00:00:00 2001
From: Olivia206 <olivia.simonet@mmibordeaux.com>
Date: Wed, 15 Feb 2023 14:35:21 +0100
Subject: [PATCH] fixed style for diploma's programs

---
 assets/sass/_theme/sections/diplomas.sass | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/assets/sass/_theme/sections/diplomas.sass b/assets/sass/_theme/sections/diplomas.sass
index 66621a8e..ffc30dfa 100644
--- a/assets/sass/_theme/sections/diplomas.sass
+++ b/assets/sass/_theme/sections/diplomas.sass
@@ -157,10 +157,10 @@ ul.diplomas
             align-items: start
             a
                 @include media-breakpoint-between(sm, desktop)
-                display: flex
-                margin-right: $spacing0
-                &::after
-                    bottom: unset
+                    display: flex
+                    margin-right: $spacing0
+                    &::after
+                        bottom: unset
                 + p
                     margin-top: $spacing0
                 @include media-breakpoint-down(sm)
-- 
GitLab