From 7e5753900c20847257a4bf20e0e70f9899f3cc58 Mon Sep 17 00:00:00 2001 From: Raphael Date: Mon, 20 Mar 2023 13:19:54 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'public/stylesheets?= =?UTF-8?q?/style.css'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 37dae44..b42d335 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -298,7 +298,7 @@ body { display: flex; justify-content: start; - gap: 30%; + gap: 1vw; flex-direction: column; }