diff --git a/themes/buha/assets/scss/banner.scss b/themes/buha/assets/scss/banner.scss index 23019ee..0692ced 100644 --- a/themes/buha/assets/scss/banner.scss +++ b/themes/buha/assets/scss/banner.scss @@ -6,7 +6,7 @@ font-size: 115%; //box-shadow: inset 0px -11px 8px -10px #444; background-repeat: no-repeat; - background-size: contain; + background-size: cover; background-position: top center; display: flex; flex-direction: column;