Skip to content

fix: logo font (#102)#102

Merged
Kikolator merged 1 commit intodevfrom
claude/fix-logo-wordmark-font-D9vCK
Mar 25, 2026
Merged

fix: logo font (#102)#102
Kikolator merged 1 commit intodevfrom
claude/fix-logo-wordmark-font-D9vCK

Conversation

@Kikolator
Copy link
Copy Markdown
Owner

@Kikolator Kikolator commented Mar 22, 2026

Logo SVG file did not show correct font.

SVG files loaded via <img> tags can't access page fonts, causing the
wordmark to fall back to a default serif font. This switches to inline
SVGs that reference the CSS variable --font-display (Outfit) and extends
the font weight range to 100-900 to cover ExtraBold (800).

https://claude.ai/code/session_01EoZXXDFrnr8vYPnuu1mfYr
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
cowork-platform Ignored Ignored Mar 22, 2026 7:54am
cowork-admin Skipped Skipped Mar 22, 2026 7:54am

Request Review

@Kikolator Kikolator changed the base branch from main to dev March 22, 2026 07:59
@Kikolator Kikolator changed the title feat: add member profile self-service page (#61) fix: logo font (#102) Mar 22, 2026
@Kikolator Kikolator closed this Mar 25, 2026
@Kikolator Kikolator reopened this Mar 25, 2026
@Kikolator Kikolator merged commit e533f42 into dev Mar 25, 2026
11 checks passed
@Kikolator Kikolator deleted the claude/fix-logo-wordmark-font-D9vCK branch March 25, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants