diff --git a/src/main/resources/views/layouts/v4/home/index.html b/src/main/resources/views/layouts/v4/home/index.html index 5442c0e9..efa1f0f8 100644 --- a/src/main/resources/views/layouts/v4/home/index.html +++ b/src/main/resources/views/layouts/v4/home/index.html @@ -16,8 +16,9 @@ layout("/layouts/v4/baseLayout.html"){ .section-banner .banner-img img { width: 100%; - height: 100%; - /*object-fit: cover;*/ + /*height: 100%;*/ + height: 470px; + object-fit: cover; } .section-wrapper {