diff --git a/source/stylesheets/screen.css.scss b/source/stylesheets/screen.css.scss index 84848db..c3814b3 100644 --- a/source/stylesheets/screen.css.scss +++ b/source/stylesheets/screen.css.scss @@ -206,7 +206,7 @@ html, body { white-space: nowrap; text-overflow: ellipsis; text-decoration: none; - color: #fff; + color: $nav-text; transition-property: background; transition-timing-function: linear; transition-duration: 130ms;