瀏覽代碼

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