From b455f3a479c763251128d1b598ada7525ce8b556 Mon Sep 17 00:00:00 2001
From: Boureghda Iman <iman.cadi-boureghda@student-cs.fr>
Date: Fri, 5 Apr 2024 10:00:26 +0200
Subject: [PATCH] changement police

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

diff --git a/styles.css b/styles.css
index 5b3b171..2d64771 100644
--- a/styles.css
+++ b/styles.css
@@ -28,7 +28,7 @@ a {
 
 h1 {
   /*Titre page principale*/
-  color: white;
+  color: rgba(23, 51, 13, 0.661967);
   font-size: 8vw;
   font-weight: 600;
   line-height: 98%;
-- 
GitLab