From 613fc6e3ef373bd760918fe4e1aca7a17de75a2e Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Mon, 19 Dec 2022 20:57:42 +0100 Subject: [PATCH] fix anchor icon color --- tutorial/link.svg | 2 +- tutorial/style.scss | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/tutorial/link.svg b/tutorial/link.svg index 125774e2..b45044c2 100644 --- a/tutorial/link.svg +++ b/tutorial/link.svg @@ -1,5 +1,5 @@ \ No newline at end of file diff --git a/tutorial/style.scss b/tutorial/style.scss index 56b1fa4e..c7b9db9f 100644 --- a/tutorial/style.scss +++ b/tutorial/style.scss @@ -33,8 +33,6 @@ h6:hover .icon-link, width: 16px; height: 16px; display: block; - color: gray; - fill: black; position: absolute; visibility: hidden; margin-left: -20px;