diff --git a/assets/stylesheets/template/modules/menu.scss b/assets/stylesheets/template/modules/menu.scss index dd92931..8e63963 100644 --- a/assets/stylesheets/template/modules/menu.scss +++ b/assets/stylesheets/template/modules/menu.scss @@ -184,7 +184,7 @@ visibility: hidden; position: fixed!important; opacity: 0; - width: 80vw; + width: 60vw; box-shadow: 2px 2px 10px #000000ab; margin: 0.8em 0; padding: 0;