ouidade преди 1 седмица
родител
ревизия
e1e2839feb
променени са 3 файла, в които са добавени 5 реда и са изтрити 1 реда
  1. 0 0
      web/themes/custom/reha/dist/bundle.js
  2. 2 0
      web/themes/custom/reha/js/reha.js
  3. 3 1
      web/themes/custom/reha/scss/pages/home/_home-view-sites.scss

Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
web/themes/custom/reha/dist/bundle.js


+ 2 - 0
web/themes/custom/reha/js/reha.js

@@ -194,6 +194,8 @@ jQuery(document).ready(function($){
       // adaptiveHeight: true,
       centerMode: true,
       // centerPadding: '100px',
+      autoplay:true,
+      autoplaySpeed: 2000,
       responsive: [
         {
           breakpoint: 810,

+ 3 - 1
web/themes/custom/reha/scss/pages/home/_home-view-sites.scss

@@ -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%;
                                 }                 

Някои файлове не бяха показани, защото твърде много файлове са промени