work on default styling

This commit is contained in:
Taylor Otwell
2016-07-23 21:17:56 -05:00
parent 1cbbf41c0c
commit cfb5a68cd4
5 changed files with 20 additions and 60 deletions

View File

@@ -29,7 +29,7 @@ $navbar-default-bg: #fff;
// Buttons
$btn-default-color: $text-color;
$btn-font-weight: 600;
$btn-font-weight: 400;
// // Inputs
$input-border: lighten($text-color, 40%);