Skip to content
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

feat(Typography): change iOS Safari basis font-size from 17px to 15px for DNB #4408

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tujoworker
Copy link
Member

Why?

In order to let Safari know the font-size of iOS, we use font: -apple-system-body. iOS uses 17px as its default font-size. But because the DNB body text size is 18px we get 19.125px, which is extensively larger than e.g. the iOS default of 17px. So with this change, the DNB body text size will be 16.875px. Which is much closer to the native iOS body text size.

WIP

This is a draft PR in order to sort out any negative side effects of this change.

Copy link

vercel bot commented Dec 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eufemia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2024 8:25pm

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant