From 8e44dff68d1065b76dd1aae435637f69ad049c25 Mon Sep 17 00:00:00 2001
From: Boureghda Iman <iman.cadi-boureghda@student-cs.fr>
Date: Wed, 3 Apr 2024 16:23:06 +0200
Subject: [PATCH] =?UTF-8?q?dernier=20test=20j'esp=C3=A8re=20que=20=C3=A7a?=
 =?UTF-8?q?=20marche?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 styles.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/styles.css b/styles.css
index 6a65cce..fcbb62f 100644
--- a/styles.css
+++ b/styles.css
@@ -224,7 +224,7 @@ nav > ul li:hover .sous {
 .grid-container-4-boxes {
   display: grid;
   grid-template-columns: repeat(4, 1fr);
-  gap: 10%;
+  gap: 1%;
   justify-content: space-between; /* Center the items within their respective columns */
 }
 
-- 
GitLab