-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Super thin font on ios #2807
Comments
It looks the same on google chrome for ios. I am on ios 16.1.1 |
Google Chrome is same as Safari on iOS (uses the same engine).
Seems like a bug with that particular build. It was fixed somewhere between 16.3 and 16.5. Works fine in v15 and below too. Edit: Seems to be same as this - https://clagnut.com/blog/2423 (WebKit/WebKit#10126) -- [16.0, 6.4) are affected |
I‘m going to run an update and see how it looks. I was happy though the the very top address bar was grey instead of green. That would be nice if the docs kept that grey for night reading. |
Yeah it's theme color. I don't like it either 😂 Line 572 in c5f2a3c
|
On ios, the vue docs and all other satellite sites using vite press seem to have a font weight that is very thin on buttons and in other places. On desktop everything is normal, but on ios there is an issue which may be hard to read for some users
The text was updated successfully, but these errors were encountered: