This commit is contained in:
@jyuhsin
2026-01-15 09:26:22 +08:00
parent 0a479ae299
commit 7d566e20a7
@@ -16,8 +16,9 @@ layout("/layouts/v4/baseLayout.html"){
.section-banner .banner-img img { .section-banner .banner-img img {
width: 100%; width: 100%;
height: 100%; /*height: 100%;*/
/*object-fit: cover;*/ height: 470px;
object-fit: cover;
} }
.section-wrapper { .section-wrapper {