diff --git a/sass/app.scss b/sass/app.scss index 48bde149..5a48aac6 100644 --- a/sass/app.scss +++ b/sass/app.scss @@ -178,6 +178,8 @@ ul { text-transform: uppercase; font-weight: bold; + &:focus, + &:active, &:hover { text-decoration: none; color: #5bc0de;