瀏覽代碼

Bigger headers for sections

theenglishway (time) 2 年之前
父節點
當前提交
836219080c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lib/views/layout.ex

+ 1 - 0
lib/views/layout.ex

@@ -88,6 +88,7 @@ defmodule CvGenView.Layout do
     .section > h1 {
       color: #227c74;
       text-transform: uppercase;
+      font-size: larger;
     }
     """
 end