ソースを参照

adjust subheading size

Caleb Fangmeier 4 年 前
コミット
ae72b27746
共有1 個のファイルを変更した4 個の追加0 個の削除を含む
  1. 4 0
      static/css/custom.css

+ 4 - 0
static/css/custom.css

@@ -37,3 +37,7 @@ tr:nth-child(even) {background-color: #f2f2f2;}
 h1 {
   font-size: 31px;
 }
+
+h2 {
+  font-size: 22px;
+}