Skip to content

Commit

Permalink
Reduce font weight
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed May 19, 2015
1 parent b4d82a0 commit f32fff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs_theme/css/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ body{
}

#main-content h3, #main-content h4, #main-content h5 {
font-weight: 500;
font-weight: 300;
margin-top: 15px
}

Expand Down

0 comments on commit f32fff4

Please sign in to comment.