From 5785a8ad90b5859b5bf4276e1a5ac62158a11e5f Mon Sep 17 00:00:00 2001
From: asal sahami <asalsahami22@gmail.com>
Date: Tue, 1 Oct 2024 18:41:22 +0200
Subject: [PATCH] foot

---
 .gitignore             |   1 +
 src/.DS_Store          | Bin 8196 -> 8196 bytes
 src/App/mediarules.css |   8 +++-----
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 505e472c..7406e136 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ src/components/resources
 code/test.bib
 .DS_Store
 code/test file gitignore.txt
+src/.DS_Store
diff --git a/src/.DS_Store b/src/.DS_Store
index a7f0f712678bc820cae5d403914c31eb847c17d6..524b0773e5b655623138dc600c7e238af54cd5e7 100644
GIT binary patch
delta 62
zcmZp1XmQx!Ex_oo*+-z2Q7w*vfq{b|nIWGckD-Ji6-*ZA=DWBg<>V)U<er>8F-LE*
MypZ^2KA~^C006BKV*mgE

delta 62
zcmZp1XmQx!Ex=f{*+-z2Q7xE(fq{b|nIWGckD-Ji6-*ZA=DWBg<>V)U<kmm&;Lw>Y
MFC@O1Pv{#j0Q{;DUH||9

diff --git a/src/App/mediarules.css b/src/App/mediarules.css
index eaa95d74..ee2e8001 100644
--- a/src/App/mediarules.css
+++ b/src/App/mediarules.css
@@ -59,10 +59,8 @@
       /***footer***/
       footer {
           width: 100% !important; 
-          box-sizing: border-box; 
-          padding: 15px !important; 
-          text-align: center; /* Center all the text for better readability */
-      
+          box-sizing: border-box !important; 
+          padding: 15px !important;       
         
       }
     
@@ -73,7 +71,7 @@
     
       footer .socials {
         display: flex;
-        justify-content: center;
+        justify-content: center !important;
         margin-bottom: 10px;
       }
     
-- 
GitLab