forked from deepStateMirrors/tabi
♿️ 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 {
|
||||
color: #000000;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
padding: 18px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue