mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03: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