diff --git a/assets/stylesheets/template/base/_global.scss b/assets/stylesheets/template/base/_global.scss index 52e1e32..825fa35 100644 --- a/assets/stylesheets/template/base/_global.scss +++ b/assets/stylesheets/template/base/_global.scss @@ -152,7 +152,7 @@ a.btn-primary { } } img{ - width: 100%; + width: 100%; height: 100%; object-fit: cover; } diff --git a/assets/stylesheets/template/modules/menu.scss b/assets/stylesheets/template/modules/menu.scss index 1c5d447..82c7289 100644 --- a/assets/stylesheets/template/modules/menu.scss +++ b/assets/stylesheets/template/modules/menu.scss @@ -30,7 +30,6 @@ // min-width:unset; // flex-wrap: wrap; // justify-content: flex-start; -// left:0!important; // display: flex!important; // visibility: hidden; // opacity: 0;