Let social links inherit their color
This commit is contained in:
parent
d9d70e7010
commit
ccf82ec6c1
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue