]> iEval git - gruntmaster-page.git/blobdiff - css/logo.css
Scale logo on small screens
[gruntmaster-page.git] / css / logo.css
index 73dac64afc38881f77447e92adc0de84e3f1ebb2..db86d4f8235ae3d61f00d8beb50fe24d60eb178f 100644 (file)
@@ -1,6 +1,7 @@
 #logo {
-       width:  600px;
-       height: 150px;
+       width: 100%;
+       max-width:  600px;
+       max-height: 150px;
 }
 
 #mind path   { stroke: none }
This page took 0.017378 seconds and 4 git commands to generate.