Ver código fonte

moar moar moar

Moritz Schmidt 10 anos atrás
pai
commit
bf64e84027
1 arquivos alterados com 7 adições e 0 exclusões
  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%;
             }