armansansd 2 years ago
parent
commit
36cc395aac

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


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

@@ -18,9 +18,9 @@
 	}
 
 	.header_top_left_container{
-		a[rel~="home"]{
-			// display: none;
-		}
+		// a[rel~="home"]{
+		// 	// display: none;
+		// }
 	}
 }
 

+ 5 - 3
web/themes/custom/popsu/sass/pages/_themes.scss

@@ -97,8 +97,13 @@
             margin-bottom: 1rem;
             max-height: 22rem;
             overflow: hidden;
+            @include breakpoint(small down) {
+                width: 100%;
+            }
             img{
                 width: 100%;
+                margin-top: -10%;
+                
             }
         }
         .body{
@@ -468,9 +473,6 @@
             cursor: pointer;
             
         }
-        h2:after{
-
-        }
         
     }
     .field_projets_lies{

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