Darken border color slightly
This commit is contained in:
parent
7acfa61ec0
commit
750291b251
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ $line-height-lg: 1.5 !default;
|
|||
$line-height-sm: 1.5 !default;
|
||||
|
||||
$border-width: 1px !default;
|
||||
$border-color: $gray-200 !default;
|
||||
$border-color: $gray-300 !default;
|
||||
|
||||
$border-radius: .25rem !default;
|
||||
$border-radius-lg: .3rem !default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue