diff --git a/src/stylesheets/elements/_links.scss b/src/stylesheets/elements/_links.scss index 6e6deb94..b3bf32d8 100644 --- a/src/stylesheets/elements/_links.scss +++ b/src/stylesheets/elements/_links.scss @@ -103,7 +103,7 @@ body > footer a { } &:first-child { - border-bottom: 1px solid #cbc9cd; + border-bottom: 1px solid $grey-3; } }