diff --git a/sass/style.scss b/sass/style.scss index 24347a6..2082f57 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -22,10 +22,6 @@ html, .navbar, .footer { a { color: hsl(217, 71%, 70%); } - - .lightbox a.delete { - color: $light; - } } .lightbox {