mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-10 12:35:07 +00:00
6 lines
177 B
SCSS
6 lines
177 B
SCSS
/* You can add global styles to this file, and also import other style files */
|
|
@import '~@angular/material/prebuilt-themes/deeppurple-amber.css';
|
|
|
|
h3 {
|
|
font-weight: bold;
|
|
} |