From 1be70de32e8f5433b77413a1d15482b5a312b073 Mon Sep 17 00:00:00 2001
From: asal sahami <asalsahami22@gmail.com>
Date: Thu, 12 Sep 2024 18:27:28 +0200
Subject: [PATCH] phone

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

diff --git a/src/App/mediarules.css b/src/App/mediarules.css
index c886f8c3..54b85cb8 100644
--- a/src/App/mediarules.css
+++ b/src/App/mediarules.css
@@ -148,7 +148,8 @@ h2, h3 {
     font-size: 24px !important;
 }
 .bigtitle {
-    font-size: 4vw !important;
+    width: 500px !important;
+    height: 200px !important;
 }
 
 body {
-- 
GitLab