소스 검색

normal headings

Mark Otto 11 년 전
부모
커밋
90c56d7de9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/css/poole.css

+ 1 - 1
public/css/poole.css

@@ -83,7 +83,7 @@ a:focus {
 /* Headings */
 h1, h2, h3, h4, h5, h6 {
   margin-bottom: .5rem;
-  font-weight: bold;
+  font-weight: normal;
   line-height: 1.25;
   color: #313131;
   text-rendering: optimizeLegibility;