This commit is contained in:
zhangjianjun 2026-04-13 14:31:59 +08:00
parent a7dd2ef5ed
commit 4415c7d3d3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
overflow: hidden; overflow: hidden;
width: 100%; width: 100%;
/* height: 67.5rem; */ /* height: 67.5rem; */
height: calc(100vh / var(--zoom-compensation, 1)); /* height: calc(100vh / var(--zoom-compensation, 1)); */
padding: 6.25rem 0; padding: 6.25rem 0;
background-size: cover; background-size: cover;
background-position: center; background-position: center;