ソースを参照

variable header width

Moritz Schmidt 10 年 前
コミット
9c108596d0
1 ファイル変更4 行追加0 行削除
  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;