mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-04-14 12:25:14 +00:00
9 lines
88 B
SCSS
9 lines
88 B
SCSS
:host {
|
|
background: gray;
|
|
display: block;
|
|
|
|
h3 {
|
|
color: red;
|
|
}
|
|
}
|