Adjust link color
This commit is contained in:
@ -62,7 +62,7 @@ audio:not([controls]) {
|
||||
}
|
||||
|
||||
a {
|
||||
color: $primary-color;
|
||||
color: $link-color;
|
||||
}
|
||||
|
||||
/* Apply focus state */
|
||||
|
Reference in New Issue
Block a user