소스 검색

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