Migrate to modernize template
This commit is contained in:
9
Web/public/scss/override-component/_typography.scss
Executable file
9
Web/public/scss/override-component/_typography.scss
Executable file
@@ -0,0 +1,9 @@
|
||||
@use "../variables" as *;
|
||||
html {
|
||||
.mdc-list-item__primary-text,
|
||||
.mat-drawer-container,
|
||||
.mat-drawer,
|
||||
.text-body {
|
||||
color: $text-color;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user