소스 검색

adjusting h5/h6 styles

Casey DeLorme 10 년 전
부모
커밋
39e30b5e8b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      public/css/main.css

+ 1 - 0
public/css/main.css

@@ -74,6 +74,7 @@ h3, h4 {
 }
 h5, h6 {
     margin-top: 10px;
+    font-size: 0.9em;
 }
 h1, h2 {
     font-weight: bolder;