Merge pull request #4005 from carlosmtrinidad/master

Remove space in _variables.scss
This commit is contained in:
Graham Campbell 2016-10-17 09:21:02 +01:00 committed by GitHub
commit 7a851c75d9
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ $brand-primary: #3097D1;
$brand-info: #8eb4cb; $brand-info: #8eb4cb;
$brand-success: #2ab27b; $brand-success: #2ab27b;
$brand-warning: #cbb956; $brand-warning: #cbb956;
$brand-danger: #bf5329; $brand-danger: #bf5329;
// Typography // Typography
$font-family-sans-serif: "Raleway", sans-serif; $font-family-sans-serif: "Raleway", sans-serif;