test(e2e): update body font family (#16065)

This commit is contained in:
Adam Bradley
2018-10-24 11:09:41 -05:00
committed by GitHub
parent e251ca71b4
commit 02ed9f96fa
20 changed files with 32 additions and 14 deletions

View File

@@ -8,4 +8,5 @@
:root {
--ion-font-family: "TestingFont", "Helvetica Neue", sans-serif;
font-family: "TestingFont", "Helvetica Neue", sans-serif;
}