Adjust link color

This commit is contained in:
Michael Rose
2016-04-05 21:37:16 -04:00
parent 1c8239f664
commit 47fd353201
6 changed files with 15 additions and 5 deletions

@ -62,7 +62,7 @@ audio:not([controls]) {
}
a {
color: $primary-color;
color: $link-color;
}
/* Apply focus state */