added aio landing page
This commit is contained in:
+443
-58
File diff suppressed because it is too large
Load Diff
+13
-9
@@ -1589,9 +1589,9 @@ body {
|
||||
|
||||
/* .home-main-container .hero-banner {
|
||||
/* background-image: url(../../dist/assets/imgs/Home_new/Home_banner_bg.png); */
|
||||
/* background-size: cover; */
|
||||
/* background-repeat: no-repeat; */
|
||||
/* background-position: center center;
|
||||
/* background-size: cover; */
|
||||
/* background-repeat: no-repeat; */
|
||||
/* background-position: center center;
|
||||
} */
|
||||
|
||||
.home-main-container .hero-banner .banner-main-container .carousel-indicators .carousel_btn.active {
|
||||
@@ -1650,7 +1650,7 @@ body {
|
||||
}
|
||||
|
||||
.home-main-container .zeno_steamlined_section {
|
||||
background-color: #000;
|
||||
/* background-color: #000; */
|
||||
}
|
||||
|
||||
.home-main-container .zeno_steamlined_section .zeno_logo img {
|
||||
@@ -1910,8 +1910,8 @@ body {
|
||||
|
||||
.banner-main-container {
|
||||
/* height: 650px !important; */
|
||||
max-height:625px !important
|
||||
/* min-height: 650px !important; */
|
||||
max-height: 625px !important
|
||||
/* min-height: 650px !important; */
|
||||
}
|
||||
|
||||
.carousel_img {
|
||||
@@ -2770,12 +2770,16 @@ body {
|
||||
transition: all 0.2s ease;
|
||||
}
|
||||
|
||||
.preorderimgcontainer{
|
||||
.preorderimgcontainer {
|
||||
position: absolute;
|
||||
top: -5%;
|
||||
left:-5%;
|
||||
left: -5%;
|
||||
|
||||
width:100px;
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.specContainerleft .accordion-button::after {
|
||||
background-image: none !important;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=style.css.map */
|
||||
Reference in New Issue
Block a user