Explorar el Código

Listen mit flex

Moritz Schmidt hace 9 años
padre
commit
666ee6fba5
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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;