mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-11 08:04:59 +02:00
Clear duplicated class border-0
(#32925)
* Clear duplicated class `border-0` * Update migration.md Co-authored-by: Mark Otto <otto@github.com>
This commit is contained in:
@@ -360,7 +360,6 @@ $container-padding-x: $grid-gutter-width / 2 !default;
|
||||
// scss-docs-start border-variables
|
||||
$border-width: 1px !default;
|
||||
$border-widths: (
|
||||
0: 0,
|
||||
1: 1px,
|
||||
2: 2px,
|
||||
3: 3px,
|
||||
|
Reference in New Issue
Block a user