优化前端
This commit is contained in:
@@ -40,9 +40,8 @@
|
||||
}
|
||||
|
||||
.fc-page .fc-head {
|
||||
min-height: 76px;
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 30px;
|
||||
margin-bottom: 18px;
|
||||
@@ -73,14 +72,13 @@
|
||||
}
|
||||
.fc-page .fc-back svg { width: 19px; height: 19px; }
|
||||
.fc-page .fc-head h1 {
|
||||
margin: 0 0 10px;
|
||||
margin: 0;
|
||||
font-size: 32px;
|
||||
line-height: 1.2;
|
||||
font-weight: 600;
|
||||
letter-spacing: -.02em;
|
||||
color: var(--accent-black);
|
||||
}
|
||||
.fc-page .fc-head p { margin: 0; color: var(--fc-muted); font-size: 15px; }
|
||||
.fc-page .fc-material {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user