fix: 收紧移动端首页浮层位置

This commit is contained in:
3127647737@qq.com 2026-07-31 16:17:42 +08:00
parent 55d68753bc
commit 5aec8ff9d8

View File

@ -683,7 +683,7 @@
}
.metric-chip strong { font-size: 16px; }
.chip-a { left: -2px; top: 72px; }
.chip-b { right: 24px; top: 28px; }
.chip-b { right: 64px; top: 28px; }
.chip-c { left: 10px; bottom: 36px; }
.section { padding: 68px 0; }
.section-title { font-size: 32px; }