fix(footer): socials logos

This commit is contained in:
Matthieu Bessat 2024-03-25 00:45:18 +01:00
parent eb76e305aa
commit 0bd6ac6989
7 changed files with 20 additions and 33 deletions

View file

@ -176,6 +176,10 @@ figure {
fill: lighten(#0C72B7, 20%) !important;
}
.icon-instagram {
fill: #FDB9D6 !important;
}
.icon-mastodon {
fill: lighten(#5C4CE2, 20%) !important;
}