ソースを参照

experimenting with navigation changes

Casey DeLorme 10 年 前
コミット
333b881548
1 ファイル変更2 行追加0 行削除
  1. 2 0
      public/css/main.css

+ 2 - 0
public/css/main.css

@@ -181,6 +181,8 @@ header h1 {
 }
 nav li {
     font-size: 1.5em;
+    line-height: 2;
+    font-weight: bold;
     display: inline;
     padding: 0 15px;
 }