matrix-dimension/web/app/home/home.component.scss

4 lines
97 B
SCSS
Raw Normal View History

// component styles are encapsulated and only applied to their components
* {
color: #FFEF00;
}