Add background overlay to improve contrast
And use lowercase-hyphenated syntax for variables/mixins.
This commit is contained in:
@@ -70,7 +70,7 @@ ul.proposal-list {
|
||||
|
||||
.votes {
|
||||
font-size: 1rem;
|
||||
color: $primaryColor;
|
||||
color: $primary-color;
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user