mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-12-24 08:28:50 -05:00
Merge pull request #82 from jakemcc/7d6062b5eb3ebd2720fe5b836add73f9c88d2589
minor tweak to _typography.scss to have pp, code, and tt extend style that exists
This commit is contained in:
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…
Reference in New Issue
Block a user