From 5145eb1e8f4b78a1c293746a173657254e1b38d9 Mon Sep 17 00:00:00 2001 From: Elian Loraux <elian.loraux@tetras-libre.fr> Date: Mon, 2 Sep 2024 14:19:07 +0200 Subject: [PATCH] add break line --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8cdacaf..08e28c2 100644 --- a/index.html +++ b/index.html @@ -650,10 +650,10 @@ <div class="section" style="padding-top: 40px !important;padding-bottom: 20px !important;"> <div class=" main-color main-font editable relative " id="moduleValue-text" style="width: 100%; "> - <h4 style="text-align:center;"> Contactez nous :</h4> + <h4 style="text-align:center;"> Contactez nous :</h4><br> <p align="justify"> Nous sommes une petite entreprise de conseil et développement en informatique basée à Grenoble, attachés aux valeurs des logiciels libres. Nous nous revendiquons "Artisans du logiciel libre", cette courte phrase fait écho à notre charte éthique. Pour plus d'informations : <a href="https://tetras-libre.fr/contact"><span>https://tetras-libre.fr/contact</span> </a> - </p> + </p><br> </div> </div> @@ -664,6 +664,7 @@ </section> + <section class="relative moduleSectionContainer module" id="footer"> <footer class="page-footer second-background base "> <div class="container main-color"> -- GitLab