commit
f0f1a13f61
|
@ -35,3 +35,6 @@ $input-color-placeholder: lighten($text-color, 30%);
|
||||||
|
|
||||||
// Panels
|
// Panels
|
||||||
$panel-default-heading-bg: #fff;
|
$panel-default-heading-bg: #fff;
|
||||||
|
|
||||||
|
// Fonts
|
||||||
|
$icon-font-path: "~bootstrap-sass/assets/fonts/bootstrap/";
|
||||||
|
|
Loading…
Reference in New Issue