Increased post title font-weight

This commit is contained in:
Barry Clark 2014-07-02 08:41:35 -04:00
parent 69b588204f
commit 74f0035352
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ h1, h2, h3, h4, h5, h6 {
}
h1 {
font-weight: 400;
font-weight: 500;
font-size: 32px;
a {
color: inherit;

View File

@ -63,7 +63,7 @@ h1, h2, h3, h4, h5, h6 {
line-height: 1.4; } }
h1 {
font-weight: 400;
font-weight: 500;
font-size: 32px; }
h1 a {
color: inherit; }