Merge pull request #4572 from nikolaynizruhin/patch-1

Remove sass variables which does not exist in bootstrap 4
This commit is contained in:
Taylor Otwell 2018-02-12 08:52:43 -06:00 committed by GitHub
commit ca1013d31c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,13 +6,3 @@ $body-bg: #f5f8fa;
$font-family-sans-serif: "Raleway", sans-serif;
$font-size-base: 0.9rem;
$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;