autoplay diap site
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -194,6 +194,8 @@ jQuery(document).ready(function($){
|
|||||||
// adaptiveHeight: true,
|
// adaptiveHeight: true,
|
||||||
centerMode: true,
|
centerMode: true,
|
||||||
// centerPadding: '100px',
|
// centerPadding: '100px',
|
||||||
|
autoplay:true,
|
||||||
|
autoplaySpeed: 2000,
|
||||||
responsive: [
|
responsive: [
|
||||||
{
|
{
|
||||||
breakpoint: 810,
|
breakpoint: 810,
|
||||||
|
|||||||
@@ -72,7 +72,9 @@
|
|||||||
// height: 520px;
|
// height: 520px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
|
// object-fit: cover;
|
||||||
|
// max-height: 200px;
|
||||||
@media(max-width: 1500px){
|
@media(max-width: 1500px){
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user