Explorar el Código

moar moar moar

Moritz Schmidt hace 10 años
padre
commit
bf64e84027
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  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%;
             }