feat(frontend): add --header-height, bump initials to text-[10px], update nav to /documents
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -81,6 +81,9 @@
|
||||
|
||||
/* ─── 4. Light mode (default) ─────────────────────────────────────────────── */
|
||||
:root {
|
||||
/* 1px accent bar + 64px nav = 65px total sticky header height */
|
||||
--header-height: 65px;
|
||||
|
||||
--c-canvas: #f0efe9;
|
||||
--c-surface: #ffffff;
|
||||
--c-overlay: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user