roboto font

This commit is contained in:
Adam Bradley
2015-08-13 00:27:49 -05:00
parent 2510707ef4
commit 4aab881b01
12 changed files with 49 additions and 2 deletions

View File

@@ -88,3 +88,7 @@ ion-app {
bottom: -0.25em;
}
}
body[mode=md] ion-app {
font-family: "Roboto", "Helvetica Neue", sans-serif;
}