Merge 05b90501a26ed5a0bb4a48cde334f7d716e04144 into 380a1d738b221fecc964260add053997399be4d4

This commit is contained in:
Mark Otto 2025-09-27 16:38:36 +01:00 committed by GitHub
commit cabae4961c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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