color naming convention

This commit is contained in:
Raphael Goetter 2017-10-13 10:59:40 +02:00
parent 21755f2c58
commit 513851c5c8
6 changed files with 96 additions and 86 deletions

View file

@ -42,7 +42,7 @@ ul {
}
.color--inverse {
color: $color-light;
color: $white;
}
/* Width Helpers */