This commit is contained in:
Azmat@qq.com
2026-08-20 12:52:05 +08:00
parent c7520e93b7
commit ba1613f2b5
32 changed files with 336 additions and 139 deletions
+5
View File
@@ -13,6 +13,11 @@
margin: -24px -28px -60px;
padding: 52px clamp(40px, 3.2vw, 68px) 48px;
.team-inner {
width: min(1560px, 100%);
margin: 0 auto;
}
.page-head { margin-bottom: 34px; }
.page-head h1 { font-size: 32px; line-height: 1.2; letter-spacing: -.02em; }
.page-head .sub { margin-top: 10px; font-size: 15px; color: var(--st-muted); }