mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
♿️ fix: set alt-text colour for social links
They were unreadable before.
This commit is contained in:
parent
c6c83797bf
commit
7b74bc0b91
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ footer {
|
||||||
}
|
}
|
||||||
|
|
||||||
.social>img {
|
.social>img {
|
||||||
|
color: #000000;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
padding: 18px;
|
padding: 18px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue