Browse Source

Listen mit flex

Moritz Schmidt 9 years ago
parent
commit
666ee6fba5
1 changed files with 5 additions and 0 deletions
  1. 5 0
      templates/header.php

+ 5 - 0
templates/header.php

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