Skip to content

Commit

Permalink
Make the b in h1 bolder
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Jul 29, 2013
1 parent b6c96d0 commit bcc9775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -219,7 +219,7 @@
font-weight: normal;
}
aside h1 b{
font-weight: normal;
font-weight: 500;
}
aside h1 a{
color: #fff;
Expand Down

0 comments on commit bcc9775

Please sign in to comment.