diff --git a/frontend/styles.scss b/frontend/styles.scss index fda9f065..afa1653d 100644 --- a/frontend/styles.scss +++ b/frontend/styles.scss @@ -19,7 +19,7 @@ $theme: mat.define-light-theme( warn: $warn, ), density: 0, - typography: mat.define-typography-config(), + typography: $typography-config, ) );