fuse-angular/src/styles.scss

6 lines
177 B
SCSS
Raw Normal View History

/* You can add global styles to this file, and also import other style files */
2017-07-04 09:42:00 +00:00
@import '~@angular/material/prebuilt-themes/deeppurple-amber.css';
h3 {
font-weight: bold;
}