make montserrat important to override, mainly for menu

This commit is contained in:
Lucy Cifferello
2022-04-11 15:38:08 -04:00
committed by Lucy C
parent a143e2581e
commit 1dcf390ee9

View File

@@ -85,5 +85,5 @@ ion-modal::part(content) {
} }
.montserrat { .montserrat {
font-family: 'Montserrat', sans-serif; font-family: 'Montserrat', sans-serif!important;
} }