From ef1ddfeca292121b15939bc15058e0fa8132358c Mon Sep 17 00:00:00 2001 From: Blue Date: Thu, 11 Nov 2021 17:32:46 +0100 Subject: [PATCH] improvment --- go_info/styletest.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go_info/styletest.css b/go_info/styletest.css index 62fcdbb..f6bcc3b 100644 --- a/go_info/styletest.css +++ b/go_info/styletest.css @@ -323,7 +323,7 @@ a.active { } nav { - padding: 2.5rem 0 2.5rem 0; + padding: 1rem 0 1rem 0; } nav ul { @@ -474,7 +474,7 @@ footer.light { /* EntĂȘte et Logo */ .change { - height: 75px; + height: 100px; width: auto; margin: 20px; }