️ fix: set alt-text colour for social links

They were unreadable before.
This commit is contained in:
welpo 2023-02-07 01:47:18 +01:00
parent c6c83797bf
commit 7b74bc0b91

View File

@ -33,6 +33,7 @@ footer {
} }
.social>img { .social>img {
color: #000000;
width: 32px; width: 32px;
height: 32px; height: 32px;
padding: 18px; padding: 18px;