This commit is contained in:
Mark Otto 2025-05-01 12:56:27 -07:00 committed by GitHub
commit ed80782ca8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -539,7 +539,7 @@ $border-widths: (
5: 5px
) !default;
$border-style: solid !default;
$border-color: $gray-300 !default;
$border-color: $gray-400 !default;
$border-color-translucent: rgba($black, .175) !default;
// scss-docs-end border-variables