浏览代码

moar moar moar

Moritz Schmidt 10 年之前
父节点
当前提交
bf64e84027
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      index.php

+ 7 - 0
index.php

@@ -27,6 +27,13 @@ require('functions.php');
                 width: 100%;
             }
 
+            @media only screen and (min-width : 768px) {
+                #logo > img {
+                    width: auto;
+                    height: 200px;
+                }
+            }
+
             .col-sm-3 > div > a > img {
                 width: 100%;
             }