Open AndreyAttr opened 7 years ago
background should be transparent(use CSS opacity or rgba())
It's possible to use Angular animation timing to make app.component change it's background. https://angular.io/docs/ts/latest/guide/animations.html#!#animation-timing
background should be transparent(use CSS opacity or rgba())