style(nav): wordmark 'Project' in Newsreader to match 'Bifrost'
.wordmark-project was Manrope 500 — visually a sans-serif label next to a serif-italic gradient noun. Switches to Newsreader 400 so the wordmark reads as one continuous editorial mark, with the italic + gradient on 'Bifrost' doing the visual lift instead of a family contrast. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
39996ab93e
commit
7403d805cd
1 changed files with 2 additions and 2 deletions
|
|
@ -130,9 +130,9 @@ const year = new Date().getFullYear();
|
|||
line-height: 1;
|
||||
}
|
||||
.wordmark-project {
|
||||
font-family: var(--font-sans);
|
||||
font-family: var(--font-serif);
|
||||
font-size: var(--text-body-md);
|
||||
font-weight: 500;
|
||||
font-weight: 400;
|
||||
color: var(--on-surface);
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue