Skip to content

Commit

Permalink
derp, add on to #10153 with proper variable /cc @ggam
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Sep 2, 2013
1 parent 079fa16 commit a245c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion less/type.less
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ h1, h2, h3, h4, h5, h6,
font-family: @headings-font-family;
font-weight: @headings-font-weight;
line-height: @headings-line-height;
color: inherit;
color: @headings-color;

small {
font-weight: normal;
Expand Down

0 comments on commit a245c0d

Please sign in to comment.