-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] Tweak code sizes #852
Conversation
docs/src/fonts/index.css
Outdated
/* Match 13px Unica to 11.5px Menlo */ | ||
size-adjust: calc(100% * 11.5 / 13); | ||
/* Match other monospace fonts to SF Mono in width */ | ||
size-adjust: calc(100% * 13.25 / 14); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@colmtuite I realised I was looking at a much wider SF Mono while you were looking at a much narrower Menlo
Bumped it 7% larger, does it feel OK now or do you want to go larger?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vladmoroz I'd go a tiny bit larger still. Maybe 13.5px or something like that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated, have another look
https://deploy-preview-852--base-ui.netlify.app/new/components/dialog
Netlify deploy preview |
https://deploy-preview-852--base-ui.netlify.app/new/components/dialog