From 88cdc46a822dac79dcbf344ad382968b47b78887 Mon Sep 17 00:00:00 2001
From: Boureghda Iman <iman.cadi-boureghda@student-cs.fr>
Date: Wed, 3 Apr 2024 16:21:57 +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 3f7303c..6a65cce 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: 5%;
+  gap: 10%;
   justify-content: space-between; /* Center the items within their respective columns */
 }
 
-- 
GitLab