remove references to -* outside _variables.scss

This commit is contained in:
Christopher Baker 2016-04-17 18:56:09 -07:00
parent 0d5b6aa4e8
commit bae54aa8fc
4 changed files with 15 additions and 10 deletions

View file

@ -48,5 +48,5 @@
.figure-caption {
font-size: $figure-caption-font-size;
color: $gray-light;
color: $figure-caption-color;
}