12 lines
318 B
SCSS
12 lines
318 B
SCSS
:host {
|
|
height: 100%;
|
|
}
|
|
|
|
// .container {
|
|
// background-image: url(../../../assets/images/index-bg.jpg), url(../../../assets/images/pricing-4.svg);
|
|
// //background-image: url(../../../assets/images/corpusChristiSkyline.jpg);
|
|
// background-size: cover;
|
|
// background-position: center;
|
|
// height: 100vh;
|
|
// }
|