mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-29 02:30:23 +00:00
Add "$border-color" variable
This commit is contained in:
parent
79fcb527bf
commit
0c3ed5d3f0
1 changed files with 1 additions and 0 deletions
|
|
@ -212,6 +212,7 @@ $line-height-lg: 1.5 !default;
|
|||
$line-height-sm: 1.5 !default;
|
||||
|
||||
$border-width: 1px !default;
|
||||
$border-color: $gray-200 !default;
|
||||
|
||||
$border-radius: .25rem !default;
|
||||
$border-radius-lg: .3rem !default;
|
||||
|
|
|
|||
Loading…
Reference in a new issue