Use Brand fonts and restore browser zoom - #1178
Open
jasonhedman wants to merge 1 commit into
Open
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
jasonhedman
force-pushed
the
json/use-brand-fonts-and-allow-zoom
branch
from
September 8, 2026 17:25
9642624 to
038a2c2
Compare
jasonhedman
force-pushed
the
json/use-brand-fonts-and-allow-zoom
branch
from
September 8, 2026 17:33
038a2c2 to
f115931
Compare
jasonhedman
force-pushed
the
json/use-brand-fonts-and-allow-zoom
branch
from
September 8, 2026 17:44
f115931 to
ffbdc75
Compare
jasonhedman
force-pushed
the
json/use-brand-fonts-and-allow-zoom
branch
from
September 8, 2026 17:55
ffbdc75 to
9e6bbd8
Compare
jasonhedman
removed this pull request from stack #1176
September 9, 2026 14:39
jasonhedman
added this pull request to stack #1128
September 9, 2026 14:40
jasonhedman
marked this pull request as ready for review
September 9, 2026 14:43
jasonhedman
force-pushed
the
json/use-brand-fonts-and-allow-zoom
branch
from
September 9, 2026 15:02
9e6bbd8 to
6387891
Compare
jasonhedman
force-pushed
the
json/use-brand-fonts-and-allow-zoom
branch
from
September 9, 2026 15:11
6387891 to
4fe0f7a
Compare
jasonhedman
force-pushed
the
json/use-brand-fonts-and-allow-zoom
branch
from
September 9, 2026 15:13
4fe0f7a to
b18e8cf
Compare
jasonhedman
force-pushed
the
json/use-brand-fonts-and-allow-zoom
branch
from
September 9, 2026 19:14
b18e8cf to
8397b57
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The root layout downloads Geist fonts whose variables have no consumers, while Brand owns the app typography. Remove the unused font registrations and rely on the existing Brand font faces. Remove the viewport restrictions that prevent browser zoom.
Validation: Production build passed. Registration verified at 390px in light/dark mode with no browser errors. Raw viewport metadata contains only width, height and initial-scale, allowing zoom. Independent review confirmed no consumers of removed Geist variables. App TypeScript, 245 tests, UI compliance, source integrity, and repository boundaries pass. Full
pnpm checknow passes with zero lint warnings or errors, including source integrity and repository boundaries.Stack base: #1177.