Add background overlay to improve contrast
And use lowercase-hyphenated syntax for variables/mixins.
This commit is contained in:
@@ -22,7 +22,7 @@ table.contributor-list {
|
||||
}
|
||||
|
||||
a {
|
||||
color: $primaryColor;
|
||||
color: $primary-color;
|
||||
&:hover, &:active {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user