Ver código fonte

Listen mit flex

Moritz Schmidt 9 anos atrás
pai
commit
666ee6fba5
1 arquivos alterados com 5 adições e 0 exclusões
  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;