Skip to content

Commit

Permalink
Merge pull request wavded#33 from Ninir/patch-1
Browse files Browse the repository at this point in the history
Fixed font typo in jackedup.css
  • Loading branch information
wavded committed Dec 11, 2012
2 parents 0df0805 + 15732a9 commit f8a6aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/jackedup.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ body {
}
.humane,
.humane-jackedup {
font-family: Helvetica Neue, Helvetica, san-serif;
font-family: Helvetica Neue, Helvetica, sans-serif;
font-size: 18px;
letter-spacing: -1px;
top: 20px;
Expand Down

0 comments on commit f8a6aea

Please sign in to comment.