From 7d566e20a7b72e7af152efb759b3e76474dea5fe Mon Sep 17 00:00:00 2001 From: "@jyuhsin" <729757837@qq.com> Date: Thu, 15 Jan 2026 09:26:22 +0800 Subject: [PATCH] commit --- src/main/resources/views/layouts/v4/home/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 {