parent
fba282addb
commit
fcc0a79280
|
@ -128,15 +128,15 @@ margin: 4px;
|
||||||
----------------------------------------------*/
|
----------------------------------------------*/
|
||||||
|
|
||||||
.carousel{
|
.carousel{
|
||||||
height: 500px;
|
height: 450px;
|
||||||
margin-top: 70px;
|
margin-top: 69px;
|
||||||
}
|
}
|
||||||
.carousel-inner .item h4{
|
.carousel-inner .item h4{
|
||||||
margin: 0;
|
margin: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
.carousel-inner .item{
|
.carousel-inner .item{
|
||||||
height: 500px;
|
height: 450px;
|
||||||
background-size:100% ;
|
background-size:100% ;
|
||||||
background-position: center center;
|
background-position: center center;
|
||||||
}
|
}
|
||||||
|
|
|
@ -11,6 +11,7 @@
|
||||||
z-index: 99999;
|
z-index: 99999;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
|
margin-bottom: 160px;
|
||||||
/*border-bottom: 1px solid #303848;*/
|
/*border-bottom: 1px solid #303848;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue