From 9dff3ac4caf7b56bfb670af62852c136f96402cd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Gaya?= <sebastien.gaya@gmail.com>
Date: Fri, 10 Mar 2023 16:14:18 +0100
Subject: [PATCH] fix

---
 app/assets/stylesheets/extranet/layout/_header.sass | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app/assets/stylesheets/extranet/layout/_header.sass b/app/assets/stylesheets/extranet/layout/_header.sass
index 29cd146c1..0056fb05b 100644
--- a/app/assets/stylesheets/extranet/layout/_header.sass
+++ b/app/assets/stylesheets/extranet/layout/_header.sass
@@ -10,4 +10,6 @@ header,
             margin-top: -60px
             margin-bottom: 0
     &__title
-        @extend h1
\ No newline at end of file
+        @extend h1
+        p
+            margin-bottom: 0
\ No newline at end of file
-- 
GitLab