mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-12-22 19:47:38 +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