Very small fix on author meta links color

This commit is contained in:
Amgaa
2019-10-30 11:35:29 +01:00
committed by Peter Zimon
parent 68b0270ed5
commit a1fc6090d2
+1 -1
View File
@@ -2374,7 +2374,7 @@ Usage (In Ghost editor):
}
.author-social-link a {
color: var(--darkgrey);
color: var(--midgrey);
font-weight: 600;
}