From b3951cbce42e1688f5e84fccf17cb213912f5789 Mon Sep 17 00:00:00 2001 From: kqlio67 Date: Sat, 19 Oct 2024 12:46:23 +0300 Subject: Fixing (g4f/gui/client/static/css/style.css) errors with the size of internals in gui --- g4f/gui/client/static/css/style.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'g4f/gui/client/static/css') diff --git a/g4f/gui/client/static/css/style.css b/g4f/gui/client/static/css/style.css index e185c0fe..441e2042 100644 --- a/g4f/gui/client/static/css/style.css +++ b/g4f/gui/client/static/css/style.css @@ -87,11 +87,9 @@ body { } body { - padding: 10px; background: var(--colour-1); color: var(--colour-3); height: 100vh; - margin: auto; } .row { -- cgit v1.2.3