Add placeholder color inherit for anchors
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
.text-anchor {
|
||||
text-decoration: underline;
|
||||
font-weight: 600;
|
||||
color: inherit;
|
||||
|
||||
&:hover {
|
||||
color: $blue;
|
||||
|
||||
Reference in New Issue
Block a user