generated from cms/tibi-docs
This commit is contained in:
parent
626cbbabb4
commit
26fc03cbd0
@ -146,7 +146,7 @@ swiper-slide {
|
||||
background: #000000;
|
||||
height: 5px;
|
||||
width: 0;
|
||||
animation: underlineEffect 6s linear forwards;
|
||||
animation: underlineEffect 15s linear forwards;
|
||||
@media @tablet {
|
||||
height: 10px;
|
||||
}
|
||||
|
@ -59,7 +59,7 @@
|
||||
navigation="{true}"
|
||||
init="{false}"
|
||||
autoplay="{{
|
||||
delay: 6000, // 5000ms = 5s
|
||||
delay: 15000, // 5000ms = 5s
|
||||
pauseOnMouseEnter: true,
|
||||
}}"
|
||||
speed="600"
|
||||
|
Loading…
Reference in New Issue
Block a user