diff --git a/sass/style.scss b/sass/style.scss index e0a15de..f320437 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -145,7 +145,8 @@ body.noscroll { height: 2rem; width: 2rem; background-image: url("/static/menu-closed.svg"); - background-size: cover; + background-size: contain; + background-position: center; background-repeat: no-repeat; &.open {