armansansd %!s(int64=3) %!d(string=hai) anos
pai
achega
a4fe26e416

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
web/themes/custom/popsu/assets/js/main.js


+ 27 - 0
web/themes/custom/popsu/lib/script.js

@@ -95,6 +95,15 @@ $(function(){
 			centerMode: false,
 			centerPadding: '60px',
 			infinite: false,
+			responsive: [
+				{
+					breakpoint: 800,
+					settings: {
+						slidesToShow: 2,
+						  slidesToScroll: 1,
+						centerPadding: '0',
+					}
+			}]
 		});	
 		elem = $("#actus_blocks-block_1").find("footer").detach();
 		$("#actus_blocks-block_1").append(elem);
@@ -104,6 +113,15 @@ $(function(){
 			centerMode: false,
 			centerPadding: '60px',
 			infinite: false,
+			responsive: [
+				{
+					breakpoint: 800,
+					settings: {
+						slidesToShow: 2,
+						  slidesToScroll: 1,
+						centerPadding: '0',
+					}
+			}]
 			
 		});	
 		
@@ -113,6 +131,15 @@ $(function(){
 			centerMode: false,
 			centerPadding: '60px',
 			infinite: false,
+			responsive: [
+				{
+					breakpoint: 800,
+					settings: {
+						slidesToShow: 1,
+						slidesToScroll: 1,
+						centerPadding: '0',
+					}
+			}]
 		});
 		
 	}

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio