From 56ea11654bae4ec69b2e3cdfa4ba4445186621e9 Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Tue, 10 Dec 2024 03:11:25 -0600 Subject: [PATCH] core: remove 80 percent because mobile --- default.css | 1 - 1 file changed, 1 deletion(-) diff --git a/default.css b/default.css index 504e063..b353a00 100644 --- a/default.css +++ b/default.css @@ -20,7 +20,6 @@ body { } #navigation { - width: 80%; padding: 1rem; display: inline-block; }