Explorar el Código

variable header width

Moritz Schmidt hace 10 años
padre
commit
9c108596d0
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      css/custom.css

+ 4 - 0
css/custom.css

@@ -15,6 +15,10 @@ html, body {
     line-height: 125px;
 }
 
+#header-title img {
+    width: 100%;
+}
+
 #header-navigation ul {
     list-style: none outside none;
     border-bottom: 1px solid gray;