Merge pull request #82 from jakemcc/7d6062b5eb3ebd2720fe5b836add73f9c88d2589

minor tweak to _typography.scss to have pp, code, and tt extend style that exists
main
Brandon Mathis 14 years ago
commit 9e5e6f604c

@ -86,7 +86,7 @@ del, s { text-decoration: line-through; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; } abbr, acronym { border-bottom: 1px dotted; cursor: help; }
pre, code, tt { @extend .mono-font; } pre, code, tt { @extend .mono; }
sub, sup { line-height: 0; } sub, sup { line-height: 0; }

Loading…
Cancel
Save