Marketing

This commit is contained in:
2024-04-24 17:10:44 +02:00
parent 4230867608
commit 9121ca1a69
9 changed files with 113 additions and 94 deletions

View File

@@ -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;
}