Open
Conversation
commit: |
Bundle size report
Check out the code infra dashboard for more information about this PR. |
✅ Deploy Preview for base-ui ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
ff32a02 to
ffbeae3
Compare
| src: url('/fonts/paper-mono.woff2') format('woff2'); | ||
| font-variation-settings: 'wght' 650; | ||
| /* Reduce the size to balance with the sans-serif fonts */ | ||
| size-adjust: calc(100% * 13.5 / 14); |
Member
Collaborator
Author
There was a problem hiding this comment.
I'd absolutely keep it personally
When zooming in like this, yeah, its obvious that the letters are different height, but when looking at actual paragraphs I think monospace fonts stand out as way larger and overpowering. Visually it looks more balanced to me when the monospace is downsized.
Member
There was a problem hiding this comment.
It's the vertical alignment inside paragraphs what puts me off. It doesn't happen with the current mono font or Söhne Mono.
colmtuite
approved these changes
Mar 27, 2026
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.




Back when I was working on the initial docs design, we couldn't find a good monospace font option.
We finally made one at Paper as we've experienced the same problem. This is a pre-release version, but hope it's already an improvement :-)