From 4a67588474a71d26c58744c1f1d31325a81a4369 Mon Sep 17 00:00:00 2001
From: asal sahami <asalsahami22@gmail.com>
Date: Sat, 28 Sep 2024 13:42:41 +0200
Subject: [PATCH] media

---
 src/App/mediarules.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/App/mediarules.css b/src/App/mediarules.css
index 8e71c0b4..3a08971f 100644
--- a/src/App/mediarules.css
+++ b/src/App/mediarules.css
@@ -90,7 +90,7 @@
         width: 100em !important;
         max-width: 250px !important;
     } 
-}
+
     
     .tag{
         width: min-content !important;
@@ -184,7 +184,7 @@ body {
  .row{
     display: grid !important;
  }
-
+}
 
 /*For small Smartphones*/
 @media screen and (max-width: 750px){
-- 
GitLab