From 11879133e7a4940997ad51719abba6bcb3c42d62 Mon Sep 17 00:00:00 2001 From: martin Date: Sat, 24 Jan 2026 18:45:55 +0100 Subject: [PATCH] mobile test1 #deploy --- src/App.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.css b/src/App.css index b9d355d..43062a0 100644 --- a/src/App.css +++ b/src/App.css @@ -1,7 +1,7 @@ #root { - max-width: 1280px; + width: 100%; margin: 0 auto; - padding: 2rem; + padding: 0; text-align: center; }