From 466c5a44e7c6ce0be0f1695e6904d8f816ea1656 Mon Sep 17 00:00:00 2001
From: Olivia206 <olivia.simonet@mmibordeaux.com>
Date: Mon, 12 Dec 2022 20:51:11 +0100
Subject: [PATCH] fixed margin in programs

---
 assets/sass/_theme/sections/persons.sass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/assets/sass/_theme/sections/persons.sass b/assets/sass/_theme/sections/persons.sass
index 70920f68..202cf142 100644
--- a/assets/sass/_theme/sections/persons.sass
+++ b/assets/sass/_theme/sections/persons.sass
@@ -17,6 +17,7 @@
                 @include media-breakpoint-down(md)
                     margin-right: $spacing1
             p
+                margin-top: unset
                 &:nth-child(2)
                     @include small
             &:hover
-- 
GitLab