Remove sass variables

This commit is contained in:
Nikolay Nizruhin 2018-02-12 00:52:17 +02:00 committed by GitHub
parent d86dd9b1ec
commit 231da4a6e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -6,13 +6,3 @@ $body-bg: #f5f8fa;
$font-family-sans-serif: "Raleway", sans-serif; $font-family-sans-serif: "Raleway", sans-serif;
$font-size-base: 0.9rem; $font-size-base: 0.9rem;
$line-height-base: 1.6; $line-height-base: 1.6;
$text-color: #636b6f;
// Navbar
$navbar-default-bg: #fff;
// Buttons
$btn-default-color: $text-color;
// Panels
$panel-default-heading-bg: #fff;