浏览代码

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;