working on sass

This commit is contained in:
Taylor Otwell
2016-07-23 18:03:43 -05:00
parent abe35a095c
commit 467e00d9d4
3 changed files with 18 additions and 1 deletions

View File

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