Browse Source

experimenting with navigation changes

Casey DeLorme 10 năm trước cách đây
mục cha
commit
333b881548
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;
 }