diff --git a/style.scss b/style.scss index c1462e6..3334e1b 100644 --- a/style.scss +++ b/style.scss @@ -73,7 +73,7 @@ a { text-decoration: none; cursor: pointer; &:hover, &:active { - color: $white; + color: $lightBlue; } }