diff --git a/axis/reset.styl b/axis/reset.styl index 1d7ede4..68ee012 100644 --- a/axis/reset.styl +++ b/axis/reset.styl @@ -74,6 +74,17 @@ normalize-css() h6 font-size: 0.67em margin: 2.33em 0 + h1 + h2 + h3 + h4 + h5 + h6 + p + blockquote + figcaption + small + line-height: 1 abbr[title] border-bottom: 1px dotted diff --git a/axis/vertical-rhythm.styl b/axis/vertical-rhythm.styl index f8632e2..3e3d05c 100644 --- a/axis/vertical-rhythm.styl +++ b/axis/vertical-rhythm.styl @@ -285,6 +285,17 @@ baseline-normalize() adjust-font-size-to: h6-font-size leader: 1, h6-font-size trailer: 1, h6-font-size + h1 + h2 + h3 + h4 + h5 + h6 + p + blockquote + figcaption + small + line-height: 1 abbr[title] border-bottom: 1px dotted