feat: Adjust page hero height for improved layout

This commit is contained in:
zhangyuheng
2026-03-10 11:26:10 +08:00
parent bb2f680e63
commit 3eae73afa3

View File

@@ -126,7 +126,7 @@ body {
}
.page-hero {
height: 40vh;
height: 35vh;
min-height: 300px;
}