diff options
author | Case Duckworth | 2015-03-03 01:57:05 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-03 01:57:05 -0700 |
commit | eb2d7b8c77b5d058032dd8c5ce7491a9bd81ccbb (patch) | |
tree | 23d69f2f0414a08c87b8dbdd38fa28f406fe0a3a /css | |
parent | Remove link underline for external links (diff) | |
download | autocento-eb2d7b8c77b5d058032dd8c5ce7491a9bd81ccbb.tar.gz autocento-eb2d7b8c77b5d058032dd8c5ce7491a9bd81ccbb.zip |
Standardize h2s
Diffstat (limited to 'css')
-rw-r--r-- | css/common.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/css/common.css b/css/common.css index b30bb35..d71c16c 100644 --- a/css/common.css +++ b/css/common.css | |||
@@ -106,8 +106,8 @@ h1.subtitle { | |||
106 | top: -0.5em; | 106 | top: -0.5em; |
107 | } | 107 | } |
108 | h2 { | 108 | h2 { |
109 | font-family: "Fira Sans", sans-serif; | 109 | font-family: "Playfair Display", serif; |
110 | font-size: 14pt; | 110 | font-size: 12pt; |
111 | font-weight: 600; | 111 | font-weight: 600; |
112 | } | 112 | } |
113 | /* Epigraph & Dedication */ | 113 | /* Epigraph & Dedication */ |