-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Fix: Fonts on Safari browser #1382
Conversation
@shatanikmahanty is attempting to deploy a commit to the Arc53 Team on Vercel. A member of the Team first needs to authorize it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1382 +/- ##
==========================================
+ Coverage 33.80% 33.83% +0.02%
==========================================
Files 66 67 +1
Lines 3310 3334 +24
==========================================
+ Hits 1119 1128 +9
- Misses 2191 2206 +15 ☔ View full report in Codecov by Sentry. |
@ManishMadan2882 can you check once you are free if this is fine? |
@shatanikmahanty I tested on Safari, there wasn't any difference. |
Hi @ManishMadan2882 here's what I am getting before adding the code: In the after image you can see if you compare that the text is slimmer. Can you share with me the version of safari you're using to test, maybe I will be able to find any other problems that is contributing to font size issue on your device |
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.
Thanks @shatanikmahanty
@dartpain can you please merge once you are free, thanks ❤️ |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
What kind of change does this PR introduce?
Bug Fix
Why was this change needed?
Fixes 🐛 Bug Report: Safari wrong fonts #1223