work on default styling
This commit is contained in:
2
resources/assets/sass/variables.scss
vendored
2
resources/assets/sass/variables.scss
vendored
@@ -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%);
|
||||
|
||||
Reference in New Issue
Block a user