mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-01-14 22:18:43 +00:00
Let social links inherit their color
This commit is contained in:
parent
d9d70e7010
commit
ccf82ec6c1
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user