Skip to content

Commit 9410708

Browse files
committed
Add inherit color to social link list items
1 parent 6d191c8 commit 9410708

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/michelin.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,10 @@ article:not(.post-card-large):not(.dynamic) h2.post-card-title{
562562
opacity: 0.6;
563563
}
564564

565+
a.social-link.social-link-li{
566+
color:inherit;
567+
}
568+
565569
.social-link svg {
566570
height: 1.8rem;
567571
fill: var(--ghost-accent-color);

0 commit comments

Comments
 (0)