From 449c1233ccfc10155bed753dbe5252b5d10370ba Mon Sep 17 00:00:00 2001 From: YeahAkis_ Date: Wed, 7 Feb 2024 20:42:18 +0100 Subject: [PATCH] Changed relative to inherit because my head was in my arse ig --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 75bb7bf..8cabc96 100644 --- a/assets/style.css +++ b/assets/style.css @@ -231,7 +231,7 @@ ul.navpage_list } .navsite_item { - width: relative; + width: inherit; } #navsite_list.active {