Explorar o código

Bigger headers for sections

theenglishway (time) %!s(int64=2) %!d(string=hai) anos
pai
achega
836219080c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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