From e392c97b65dafe8c6a3e67d9bae0b6b07aba09c7 Mon Sep 17 00:00:00 2001 From: Luis Cielak Date: Mon, 23 Jul 2018 13:57:10 -0400 Subject: [PATCH] Update h2 style --- scss/elements/_typography.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scss/elements/_typography.scss b/scss/elements/_typography.scss index e720402c..36fa6d64 100644 --- a/scss/elements/_typography.scss +++ b/scss/elements/_typography.scss @@ -22,10 +22,12 @@ h1, h2, h3, h4, h5, h6 { h1 { margin-top: 0.5em; + margin-bottom: 0; } h2 { margin-top: 0; + color: $color-gray; } a,