From 279c152e39d615a451c4b6eb010e2e0c1dc0024c Mon Sep 17 00:00:00 2001 From: AkisYTB3 Date: Wed, 7 Feb 2024 08:39:55 +0100 Subject: [PATCH] pls fix --- assets/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/style.css b/assets/style.css index ed91cd9..acfc5e2 100644 --- a/assets/style.css +++ b/assets/style.css @@ -196,6 +196,7 @@ ul.navpage_list { display:flex; flex-direction:row; + width: inherit; gap:3.25rem; }