mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
Merge pull request #4572 from nikolaynizruhin/patch-1
Remove sass variables which does not exist in bootstrap 4
This commit is contained in:
commit
ca1013d31c
10
resources/assets/sass/_variables.scss
vendored
10
resources/assets/sass/_variables.scss
vendored
@ -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;
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user