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,
|
||||
centerMode: true,
|
||||
// centerPadding: '100px',
|
||||
autoplay:true,
|
||||
autoplaySpeed: 2000,
|
||||
responsive: [
|
||||
{
|
||||
breakpoint: 810,
|
||||
|
||||
@@ -72,7 +72,9 @@
|
||||
// height: 520px;
|
||||
width: 100%;
|
||||
object-fit: contain;
|
||||
height: fit-content;
|
||||
height: fit-content;
|
||||
// object-fit: cover;
|
||||
// max-height: 200px;
|
||||
@media(max-width: 1500px){
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user