2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Darken border color slightly

This commit is contained in:
Mark Otto
2018-01-01 20:50:59 -08:00
parent 7acfa61ec0
commit 750291b251
+1 -1
View File
@@ -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;