Lighten weight of .entry-title

This commit is contained in:
Michael Rose 2014-01-02 15:09:30 -05:00
parent f7cc0bc162
commit cbf29f6ca2
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -214,7 +214,7 @@ span + .entry-title {
font-family: @alt-font;
font-style: italic;
.font-rem(36);
font-weight: 700;
font-weight: 400;
line-height: 1;
letter-spacing: -3px;
a {