ソースを参照

fix grille projets page incubateurs

ouidade 2 年 前
コミット
a72fa09e7a
1 ファイル変更2 行追加1 行削除
  1. 2 1
      web/themes/custom/eql/scss/pages/_incubateur.scss

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

@@ -337,9 +337,10 @@
                                                 margin-top: 2rem;
                                                 display: flex;
                                                 flex-direction: row;
+                                                flex-wrap: wrap;
                                                 .views-row{
                                                     width: 25%;
-                                                    flex: 0 0 25%;
+                                                    // flex: 0 0 25%;
                                                 }
                         
                                             }