mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-11-01 02:46:32 +00:00
Very small fix on author meta links color
This commit is contained in:
parent
68b0270ed5
commit
a1fc6090d2
@ -2374,7 +2374,7 @@ Usage (In Ghost editor):
|
|||||||
}
|
}
|
||||||
|
|
||||||
.author-social-link a {
|
.author-social-link a {
|
||||||
color: var(--darkgrey);
|
color: var(--midgrey);
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user