diff --git a/src/scss/_typography.scss b/src/scss/_typography.scss index 1d18830..427cdb7 100644 --- a/src/scss/_typography.scss +++ b/src/scss/_typography.scss @@ -148,6 +148,10 @@ h1, h2, h3, h4, h5, h6, h7 { margin:0; font-weight: $fontweight_base; + a { + background:none; + } + &.page-title { color: $color-primary;