diff options
-rw-r--r-- | _sass/yat/_base.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/_sass/yat/_base.scss b/_sass/yat/_base.scss index f3223fd..f43b2b9 100644 --- a/_sass/yat/_base.scss +++ b/_sass/yat/_base.scss @@ -109,10 +109,6 @@ a { color: $brand-color; text-decoration: none; - &:visited { - color: #606060; - } - &:hover { color: $text-color; text-decoration: underline; |