Let social links inherit their color

This commit is contained in:
Jérôme Gamez 2022-06-08 13:41:57 +02:00 committed by Sodbileg Gansukh
parent d9d70e7010
commit ccf82ec6c1
1 changed files with 1 additions and 1 deletions

View File

@ -373,7 +373,7 @@ body:not(.has-cover) .site-header-content:not(.left-aligned) {
.gh-social-link {
line-height: 0;
color: #fff;
color: inherit;
}
.gh-social-link:hover {