diff --git a/_sass/_navigation.scss b/_sass/_navigation.scss index f34c99fe..2d06a120 100644 --- a/_sass/_navigation.scss +++ b/_sass/_navigation.scss @@ -131,7 +131,7 @@ font-weight: bold; text-align: center; text-decoration: none; - color: mix(#fff, $gray, 50%); + color: $link-color; border: 1px solid $light-gray; border-radius: $border-radius;