From 4a3b691ab82856eaedae56824c6b25c3f28021c4 Mon Sep 17 00:00:00 2001 From: Francois YOUSSE Date: Sun, 7 Apr 2024 23:47:25 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'index.html'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 71156e8..98a8d31 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,9 @@ body { align-items: center; flex-direction:column; +} +h1, h2, div{ +text-align:center } .centered{ padding-top: 100px;