From 45ab09a214abd422c45276921b4fbcee6d75cc28 Mon Sep 17 00:00:00 2001 From: asal sahami <asalsahami22@gmail.com> Date: Thu, 12 Sep 2024 17:25:13 +0200 Subject: [PATCH] phone --- 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 2845360e..5e10ce1a 100644 --- a/src/App/mediarules.css +++ b/src/App/mediarules.css @@ -140,7 +140,7 @@ svg text{ padding-bottom: 5px; } h1 { - font-size: 4vw !important; + font-size: 1vw !important; line-height: 1.0 !important; } h2, h3 { @@ -152,7 +152,7 @@ h3 { body { padding: 10px !important; - width: 100% ; + width: 200% ; overflow-x: hidden; /* Prevents horizontal scrolling */ margin: 0; padding: 0; -- GitLab