From 8954cf0f602dd084b1e5c34c41404de0b460f3fc Mon Sep 17 00:00:00 2001 From: guimb <paul.guimbert@student-cs.fr> Date: Fri, 15 Dec 2023 19:12:11 +0100 Subject: [PATCH] =?UTF-8?q?diff=20entre=20local=20et=20page=20web=20incomp?= =?UTF-8?q?r=C3=A9hensible?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index 82f6470..f6f0702 100644 --- a/styles.css +++ b/styles.css @@ -598,7 +598,7 @@ p li { nav { top: 0%; } - /* h1 { + h1 { margin-top: 5%; } h2 { @@ -606,5 +606,5 @@ p li { } h3 { margin-top: 5%; - } */ + } } \ No newline at end of file -- GitLab