From 9134b8fe72be9157bcd386722fcc6a7983a4b7ee Mon Sep 17 00:00:00 2001 From: AkisYTB3 Date: Wed, 7 Feb 2024 08:41:20 +0100 Subject: [PATCH] asdf --- assets/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/style.css b/assets/style.css index acfc5e2..ecc299a 100644 --- a/assets/style.css +++ b/assets/style.css @@ -192,7 +192,7 @@ ul.navpage_list max-height:0; transition-delay:.1s; } -#navsite_list +#navsite_list, .navsite_list { display:flex; flex-direction:row; @@ -231,7 +231,7 @@ ul.navpage_list background-color:rgba(0,0,0,0.6); box-shadow:0 20px 28px 0 rgba(0,0,0,0.6); top: 80px; - width: 100%; + width: inherit; } nav {