Skip to content

feat(app,extension): replace WorkSans font with Inter - #69

Merged
comppaz merged 1 commit into
mainfrom
feat/inter-font
Dec 19, 2025
Merged

feat(app,extension): replace WorkSans font with Inter#69
comppaz merged 1 commit into
mainfrom
feat/inter-font

Conversation

@comppaz

@comppaz comppaz commented Dec 19, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • Replace WorkSans with Inter variable font for better readability
  • Update font declarations in app and extension
  • Keep Goudy Bookletter 1911 for decorative headings

Test plan

  • Verify app renders text with Inter font
  • Verify extension sidebar renders text with Inter font
  • Check h1 headings still use Goudy Bookletter 1911
  • Test in both light and dark mode

Closes #68

@comppaz
comppaz merged commit 148eb6e into main Dec 19, 2025
1 check passed
@comppaz
comppaz deleted the feat/inter-font branch December 19, 2025 13:20
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.

Replace WorkSans font with Inter for better readability

1 participant