v0.5.12: header sticky + синяя линия обратно
This commit is contained in:
@@ -37,8 +37,11 @@ body {
|
||||
/* ── Header ── */
|
||||
.header {
|
||||
background: var(--bg);
|
||||
border-bottom: 4px solid var(--brand-primary);
|
||||
padding: 16px 24px 12px;
|
||||
margin-bottom: 24px;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.header-top {
|
||||
|
||||
Reference in New Issue
Block a user