Let social links inherit their color

This commit is contained in:
Jérôme Gamez
2022-07-04 15:12:36 +08:00
committed by Sodbileg Gansukh
parent d9d70e7010
commit ccf82ec6c1
+1 -1
View File
@@ -373,7 +373,7 @@ body:not(.has-cover) .site-header-content:not(.left-aligned) {
.gh-social-link { .gh-social-link {
line-height: 0; line-height: 0;
color: #fff; color: inherit;
} }
.gh-social-link:hover { .gh-social-link:hover {