Clear up color variable usage in the Scss

This commit is contained in:
Barry Clark 2014-06-01 18:17:13 -04:00
parent 3d5bee2205
commit e9a65e6c3f
3 changed files with 3 additions and 4 deletions

View file

@ -5,7 +5,6 @@
// Colors
$blue: #4183C4;
$orange: #D26911;
// Grays
$black: #000;