From 52e1279edaa00f965ff975afaa9290de1819654c Mon Sep 17 00:00:00 2001 From: guimb <paul.guimbert@student-cs.fr> Date: Fri, 15 Dec 2023 19:05:12 +0100 Subject: [PATCH] NAV BAR --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index d9fa010..84f33d6 100644 --- a/styles.css +++ b/styles.css @@ -599,7 +599,7 @@ p li { top: 0%; } h1 { - margin-top: 4%; + margin-top: 5%; } h2 { margin-top: 5%; -- GitLab