소스 검색

Listen mit flex

Moritz Schmidt 9 년 전
부모
커밋
666ee6fba5
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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;