Slightly toning down h2s again

This commit is contained in:
Barry Clark 2014-06-01 19:00:30 -04:00
parent d63696d065
commit 6abf49094e
3 changed files with 5 additions and 3 deletions

View file

@ -50,7 +50,8 @@ h1 {
} }
h2 { h2 {
font-size: 22px; font-weight: 400;
font-size: 24px;
} }
h3 { h3 {

View file

@ -64,7 +64,8 @@ h1 {
color: inherit; } color: inherit; }
h2 { h2 {
font-size: 22px; } font-weight: 400;
font-size: 24px; }
h3 { h3 {
font-size: 18px; font-size: 18px;