|
|
|
@ -33,6 +33,8 @@ header {
|
|
|
|
flex-shrink: 0;
|
|
|
|
flex-shrink: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
header h1 { font-size: 1.5rem; color: var(--accent); letter-spacing: 0.06em; }
|
|
|
|
header h1 { font-size: 1.5rem; color: var(--accent); letter-spacing: 0.06em; }
|
|
|
|
|
|
|
|
header h1 a { color: inherit; text-decoration: none; }
|
|
|
|
|
|
|
|
header h1 a:hover { text-decoration: underline; }
|
|
|
|
header p { color: var(--text-muted); font-size: 0.85rem; font-style: italic; }
|
|
|
|
header p { color: var(--text-muted); font-size: 0.85rem; font-style: italic; }
|
|
|
|
|
|
|
|
|
|
|
|
/* ── Body layout ── */
|
|
|
|
/* ── Body layout ── */
|
|
|
|
|