From 7b74bc0b91ee35a395eae9bb496044e41ba7f71f Mon Sep 17 00:00:00 2001 From: welpo Date: Tue, 7 Feb 2023 01:47:18 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=BF=EF=B8=8F=20fix:=20set=20alt-text=20co?= =?UTF-8?q?lour=20for=20social=20links=20They=20were=20unreadable=20before?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/parts/_footer.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/sass/parts/_footer.scss b/sass/parts/_footer.scss index 57a2973..6507ed3 100644 --- a/sass/parts/_footer.scss +++ b/sass/parts/_footer.scss @@ -33,6 +33,7 @@ footer { } .social>img { + color: #000000; width: 32px; height: 32px; padding: 18px;