Skip to content

Commit

Permalink
Add text-size-adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
barcia committed Dec 27, 2021
1 parent 70596c0 commit 629c1fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_base.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
cursor: default;
box-sizing: border-box;
overflow-wrap: break-word;
text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: transparent;
-webkit-font-smoothing: antialiased;
Expand Down

0 comments on commit 629c1fb

Please sign in to comment.