move fontsls

This commit is contained in:
Taylor Otwell 2017-02-03 15:49:27 -06:00
parent f0f1a13f61
commit 0cb107c84c
1 changed files with 1 additions and 3 deletions

View File

@ -17,6 +17,7 @@ $brand-warning: #cbb956;
$brand-danger: #bf5329;
// Typography
$icon-font-path: "~bootstrap-sass/assets/fonts/bootstrap/";
$font-family-sans-serif: "Raleway", sans-serif;
$font-size-base: 14px;
$line-height-base: 1.6;
@ -35,6 +36,3 @@ $input-color-placeholder: lighten($text-color, 30%);
// Panels
$panel-default-heading-bg: #fff;
// Fonts
$icon-font-path: "~bootstrap-sass/assets/fonts/bootstrap/";