Home page
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
}
|
||||
|
||||
.hero-banner {
|
||||
// background-image: url(../../dist/assets/imgs/Home/banner.png);
|
||||
background-image: url(../../dist/assets/imgs/Home/banner.png);
|
||||
// background-color: #cccccc;
|
||||
background-size: cover;
|
||||
@@ -27,7 +28,7 @@
|
||||
background-position-y: -100px;
|
||||
// home-banner
|
||||
.banner-main-container {
|
||||
height: 475px;
|
||||
height: 400px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -128,7 +129,7 @@
|
||||
margin-top: 40px;
|
||||
}
|
||||
.banner-main-container {
|
||||
|
||||
height: 550px;
|
||||
text-align: center;
|
||||
.col-md-6 {
|
||||
margin-top: 0px;
|
||||
|
||||
+2
-2
@@ -17,8 +17,8 @@
|
||||
@import "pages/productOverview/wifisection";
|
||||
@import "pages/productOverview/tablesection";
|
||||
|
||||
// @import "pages/home";
|
||||
// @import "pages/shopping-cart";
|
||||
@import "pages/home";
|
||||
@import "pages/shopping-cart";
|
||||
@import "pages/allInOne";
|
||||
/*
|
||||
0 - 600px: Phone
|
||||
|
||||
Reference in New Issue
Block a user