Update home.less
This commit is contained in:
parent
b6441f7c79
commit
c8bdbbab12
1 changed files with 16 additions and 0 deletions
|
@ -97,6 +97,22 @@ div.extra-btn-container {
|
||||||
height: 100px;
|
height: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.extra-btn-container2 {
|
||||||
|
position: absolute;
|
||||||
|
left: -50px;
|
||||||
|
top: 90px;
|
||||||
|
width: 100px;
|
||||||
|
height: 100px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.extra-btn-container3 {
|
||||||
|
position: absolute;
|
||||||
|
left: -50px;
|
||||||
|
top: 160px;
|
||||||
|
width: 100px;
|
||||||
|
height: 100px;
|
||||||
|
}
|
||||||
|
|
||||||
.carousel-btn{
|
.carousel-btn{
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
li{
|
li{
|
||||||
|
|
Loading…
Reference in a new issue