From b222d169570bd39c5ff9b99f4747cd4ab4204ce4 Mon Sep 17 00:00:00 2001
From: asal sahami <asalsahami22@gmail.com>
Date: Wed, 25 Sep 2024 15:57:03 +0200
Subject: [PATCH] mobile

---
 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 3fa0a65f..9ccb33df 100644
--- a/src/App/mediarules.css
+++ b/src/App/mediarules.css
@@ -142,10 +142,10 @@
         max-width: 50vw !important;
     }
     .two-pdf-line{ 
-        max-height: 60vh !important;
+        max-height: 650px !important;
         height: 26vh !important;
         width: 65vw !important;
-        max-width: 100% !important;
+        max-width: 60vw !important;
         margin: auto;
       }
 svg text{
-- 
GitLab