fix: 首頁Hero等比縮放無放大

This commit is contained in:
2026-06-03 13:28:15 +08:00
parent 2314d7943f
commit d2e61d09e7
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
gap: clamp(12px, 2vw, 20px);
}
header {
header.inner-page-header {
background-size: cover;
background-position: center center;
}