autoplay diap site

This commit is contained in:
2025-09-11 11:31:24 +02:00
parent 6de187261b
commit e1e2839feb
3 changed files with 6 additions and 2 deletions
File diff suppressed because one or more lines are too long
+2
View File
@@ -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%;
}