Moritz Schmidt 9 anni fa
parent
commit
666ee6fba5
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      templates/header.php

+ 5 - 0
templates/header.php

@@ -88,6 +88,11 @@
         margin-bottom: 25px;
       }
 
+      .row.list {
+        display: flex;
+        flex-wrap; wrap;
+      }
+
       @media only screen and (max-width : 480px) {
         .col-sm-3 {
           text-align: center;