From 73f5cb8f3473e4e148bb2fb20b6db057f22d5123 Mon Sep 17 00:00:00 2001 From: Francois YOUSSE Date: Sun, 7 Apr 2024 23:28:21 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d3533a0..2668503 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ body { display: flex; justify-content: center; align-items: center; - top-padding: 100px; + padding-top: 100px; } .navbar { background-color: #333;