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 {