diff --git a/content/style.scss b/content/style.scss index 8aadf7e..67e900d 100644 --- a/content/style.scss +++ b/content/style.scss @@ -227,10 +227,10 @@ h1 { font-size: 1.7em; line-height: 1.3; text-align: center; -} -h1 a:link, h1 a:visited, h1 a:active { - color: #000; + a:link, a:visited, a:active { + color: #000; + } } @mixin header2 {