armansansd 3 years ago
parent
commit
41e3740b6d

File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/popsu/assets/css/styles.min.css


+ 10 - 10
web/themes/custom/popsu/sass/pages/_home.scss

@@ -546,9 +546,9 @@
 
 
 	.programme-1{
-		// background: center / 60% no-repeat url(../images/POPSU_1.svg) white;
+		// background: center / 45% no-repeat url(../images/POPSU_1.svg) white;
 		img{
-			width: 60%;
+			width: 45%;
 		}
 		&:hover{
 			background: $col-1;
@@ -559,9 +559,9 @@
 		
 	}
 	.programme-2{
-		// background: center / 60% no-repeat url(../images/POPSU_2.svg) white;
+		// background: center / 45% no-repeat url(../images/POPSU_2.svg) white;
 		img{
-			width: 60%;
+			width: 45%;
 		}
 		
 		&:hover{
@@ -574,7 +574,7 @@
 	.programme-3{
 		// background: center / 50% no-repeat url(../images/POPSU_Europe.svg) white;
 		img{
-			width: 60%;
+			width: 45%;
 		}
 		&:hover{
 			background: $col-eur;
@@ -586,7 +586,7 @@
 	.programme-4{
 		// background: center / 50% no-repeat url(../images/POPSU_Europe.svg) white;
 		img{
-			width: 60%;
+			width: 45%;
 		}
 		&:hover{
 			background: $col-1;
@@ -608,9 +608,9 @@
 		}
 	}
 	.programme-6{
-		// background: center / 60% no-repeat url(../images/POPSU_territoires.svg) white;
+		// background: center / 45% no-repeat url(../images/POPSU_territoires.svg) white;
 		img{
-			width: 60%;
+			width: 45%;
 		}
 		&:hover{
 			background: $col-ter;
@@ -620,9 +620,9 @@
 		}
 	}
 	.programme-7{
-		// background: center / 60% no-repeat url(../images/POPSU_metropoles.svg) white;
+		// background: center / 45% no-repeat url(../images/POPSU_metropoles.svg) white;
 		img{
-			width: 60%;
+			width: 45%;
 		}
 		&:hover{
 			background: $col-met;

Some files were not shown because too many files changed in this diff