From 06551b50f1f769e3bae216555fa2b2ca2a90fc33 Mon Sep 17 00:00:00 2001 From: AkisYTB3 Date: Wed, 7 Feb 2024 10:47:52 +0100 Subject: [PATCH] ysdf --- assets/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/assets/style.css b/assets/style.css index 84a0b4e..f18b86f 100644 --- a/assets/style.css +++ b/assets/style.css @@ -218,12 +218,10 @@ ul.navpage_list display: none; position: fixed; flex-direction: column; - width: 100%; } #navsite_list li { text-align: center; - width: 100%; } #navsite_list.active { @@ -233,7 +231,6 @@ 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%; } nav {