Explorar o código

fix grille projets

ouidade %!s(int64=2) %!d(string=hai) anos
pai
achega
09439d66f3
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      web/themes/custom/eql/scss/pages/_lesprojets.scss

+ 2 - 1
web/themes/custom/eql/scss/pages/_lesprojets.scss

@@ -101,7 +101,7 @@
             
                         //partie projets
                         .block-views-blockprojets-block-1{
-                            grid-column: 3 / span 8;
+                            grid-column: 3 / span 6;
                             // width: 80%;
 
                             @media (max-width: 810px){
@@ -141,6 +141,7 @@
                                     margin-top: 2rem;
                                     display: flex;
                                     flex-direction: row;
+                                    flex-wrap: wrap;
                                     @media (max-width: 810px){
                                         flex-direction: column;
                                     }