Commit 872550d0 authored by Robert Lord's avatar Robert Lord

Update h3 fonts to work better for chinese, fixes #214

parent a15a6ba1
...@@ -391,10 +391,9 @@ html, body { ...@@ -391,10 +391,9 @@ html, body {
h3, h4, h5, h6 { h3, h4, h5, h6 {
@extend %header-font; @extend %header-font;
font-size: 12px; font-size: 15px;
margin-top: 2.5em; margin-top: 2.5em;
margin-bottom: 0.8em; margin-bottom: 0.8em;
text-transform: uppercase;
} }
h4, h5, h6 { h4, h5, h6 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment