From d30f2a918238534eb90ff8995cab427467d0c79f Mon Sep 17 00:00:00 2001 From: Louis GERMAIN Date: Fri, 27 Oct 2023 21:19:32 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'css/style.css'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 9be8e07..e1188c7 100755 --- a/css/style.css +++ b/css/style.css @@ -26,7 +26,7 @@ aside { position:absolute; right:0; top: 100px; - width: 15vw; + width: 17vh; height: 150px; background-color: black; border-bottom-left-radius: 10px;