diff --git a/browser/styles/mixins/marked.styl b/browser/styles/mixins/marked.styl index cfa893b1..dceef6c5 100644 --- a/browser/styles/mixins/marked.styl +++ b/browser/styles/mixins/marked.styl @@ -48,12 +48,12 @@ marked() *:not(a.lineAnchor) + h1, *:not(a.lineAnchor) + h2, *:not(a.lineAnchor) + h3, *:not(a.lineAnchor) + h4, *:not(a.lineAnchor) + h5, *:not(a.lineAnchor) + h6 margin-top 25px h1 - font-size 2em + font-size 1.8em border-bottom solid 2px borderColor - line-height 2.333em + line-height 2em h2 font-size 1.66em - line-height 2.07em + line-height 1.8em h3 font-size 1.33em line-height 1.6625em