Better fonts! (#12)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
2020-10-12 20:51:30 -05:00
parent 3e9a0a03f8
commit 6297f9d0f0
7 changed files with 23 additions and 1 deletions

View File

@@ -3,6 +3,8 @@
/** Ionic CSS Variables **/
:root {
--ion-font-family: 'Raleway';
/** primary **/
--ion-color-primary: #3880ff;
--ion-color-primary-rgb: 56, 128, 255;