Changed a couple of badly named color variables.
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
@include font-size(12);
|
||||
@include line-height(14);
|
||||
@include font-weight(normal);
|
||||
color: $gab-background-info;
|
||||
color: $gab-secondary-text;
|
||||
box-shadow: 0 0 6px 0 rgba(0,0,0,0.5);
|
||||
h4 {
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user