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,