@@ -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;