From 673402713e1aba56ec2f9c8de002f59e34b5b96d Mon Sep 17 00:00:00 2001
From: RealET <real3t@gmail.com>
Date: Tue, 27 Sep 2022 12:46:55 +0200
Subject: [PATCH] =?UTF-8?q?fix=20:=20ne=20pas=20d=C3=A9caler=20le=20conten?=
 =?UTF-8?q?u=20vers=20le=20haut=20sur=20la=20home=20(cf=20config=20decalag?=
 =?UTF-8?q?everticalcontenu)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 stylesportailcognac.css.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stylesportailcognac.css.html b/stylesportailcognac.css.html
index 3ed9e543..52aecebe 100644
--- a/stylesportailcognac.css.html
+++ b/stylesportailcognac.css.html
@@ -244,6 +244,7 @@ select {
 .portailcognac #contenu {
   max-width: 100%;
   width: 100%;
+  margin-top :0;
 }
 .portailcognac #contenu #content {
   max-width: 100%;
-- 
GitLab