优化UI
This commit is contained in:
@@ -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); }
|
||||
|
||||
Reference in New Issue
Block a user