Skip to content

Commit

Permalink
chore: remove dynamic font scaling opt-in
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-perkins committed Feb 13, 2024
1 parent d63c0d5 commit 8a8555b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/global/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@
font-weight: 450 500;
}

/* Enable dynamic font scaling */
html {
--ion-dynamic-font: var(--ion-default-dynamic-font);
}

.component-content {
--background: var(--ion-color-step-50, #f2f2f7);
}
Expand Down

0 comments on commit 8a8555b

Please sign in to comment.