Browse Source

variable header width

Moritz Schmidt 10 năm trước cách đây
mục cha
commit
9c108596d0
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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;