Skip to content

Commit

Permalink
Removed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amercier committed Jan 9, 2014
1 parent fcb8b48 commit b96809e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scss/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ $gray-light: lighten(#000, 60%) !default; // #999
// Brand colors
// -------------------------

$brand-primary: #F16E00 !default; // #purple
// $brand-primary: #803980 !default; // #purple
$brand-primary: #803980 !default; // #purple
$brand-success: #32C832 !default; // #purple
$brand-warning: #FFCC00 !default; // #purple
$brand-danger: #CD3C14 !default; // #purple
Expand Down

0 comments on commit b96809e

Please sign in to comment.