refactor(dynamic-font): remove --ion-default-dynamic-font (#28966)

Co-authored-by: Brandy Carney <brandyscarney@users.noreply.github.com>
This commit is contained in:
Maria Hutt
2024-02-05 14:28:58 -08:00
committed by GitHub
parent b43b9ecfe0
commit 9b25c4f456
2 changed files with 14 additions and 1 deletions

View File

@ -87,7 +87,7 @@ html.md {
}
html {
--ion-default-dynamic-font: -apple-system-body;
--ion-dynamic-font: -apple-system-body;
--ion-font-family: var(--ion-default-font);
}