Marketing
This commit is contained in:
@@ -1,17 +1,18 @@
|
||||
:host {
|
||||
height: 100%
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.container {
|
||||
background-image: url(../../../assets/images/index-bg.webp);
|
||||
//background-image: url(../../../assets/images/corpusChristiSkyline.jpg);
|
||||
//background-image: url(../../../assets/images/index-bg.webp);
|
||||
// background-image: url(../../../assets/images/1_Version.jpg);
|
||||
background-image: url(../../../assets/images/2_1_Version.jpg);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
height: 100vh;
|
||||
}
|
||||
.combo_lp{
|
||||
.combo_lp {
|
||||
width: 200px;
|
||||
}
|
||||
.p-button-white{
|
||||
color:aliceblue
|
||||
}
|
||||
.p-button-white {
|
||||
color: aliceblue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user