From 3e732c965dea87259d75c152afc15b71a312c205 Mon Sep 17 00:00:00 2001 From: asal sahami <asalsahami22@gmail.com> Date: Thu, 12 Sep 2024 16:05:21 +0200 Subject: [PATCH] phone --- src/App/mediarules.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App/mediarules.css b/src/App/mediarules.css index c2ffd969..b6eb6779 100644 --- a/src/App/mediarules.css +++ b/src/App/mediarules.css @@ -149,7 +149,7 @@ h2, h3 { body { padding: 10px !important; - width: 100%; + width: 100% ; overflow-x: hidden; /* Prevents horizontal scrolling */ margin: 0; padding: 0; -- GitLab