From 6c5630564145806902fc5423a9c4b53fa8c4252d Mon Sep 17 00:00:00 2001 From: guimb <paul.guimbert@student-cs.fr> Date: Fri, 15 Dec 2023 19:10:21 +0100 Subject: [PATCH] test --- styles.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/styles.css b/styles.css index 84f33d6..82f6470 100644 --- a/styles.css +++ b/styles.css @@ -132,7 +132,7 @@ nav a:hover { text-align: left; } .sous a { - padding: 10px; + padding: 1.6%; border-bottom: none; } .sous a:hover { @@ -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