style(slider): modificando o background-size
This commit is contained in:
parent
310165da52
commit
8229f86331
@ -181,16 +181,17 @@ h2 {
|
||||
left: -70px;
|
||||
width: 26px;
|
||||
height: 58px;
|
||||
background-size: 26px 58px;
|
||||
background-size: 26px 58px !important;
|
||||
}
|
||||
|
||||
.slick-next {
|
||||
right: -70px;
|
||||
width: 26px;
|
||||
height: 58px;
|
||||
background-size: 26px 58px;
|
||||
background-size: 26px 58px !important;
|
||||
}
|
||||
|
||||
|
||||
.slick-dots li button:before {
|
||||
font-size: 20.01px;
|
||||
width: 20.01px;
|
||||
|
Loading…
Reference in New Issue
Block a user