From a10189e0b8467e83f6cde5bdeca70d7caa26fd68 Mon Sep 17 00:00:00 2001 From: Francois YOUSSE Date: Sun, 7 Apr 2024 23:30:06 +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, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 2668503..8d40af2 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ body { padding: 0; display: flex; - + align-items: center; flex-direction:column; } @@ -21,6 +21,7 @@ body { justify-content: center; align-items: center; padding-top: 100px; + background-color: red; } .navbar { background-color: #333;