mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Merge pull request #18489 from vsn4ik/v4-remove-grid-scss-example-default-flag
Remove !default Scss flag in docs grid example
This commit is contained in:
commit
cc8600a287
@ -150,7 +150,7 @@ $grid-breakpoints: (
|
||||
lg: 992px,
|
||||
// Extra large screen / wide desktop
|
||||
xl: 1200px
|
||||
) !default;
|
||||
);
|
||||
|
||||
|
||||
$grid-columns: 12;
|
||||
|
Loading…
Reference in New Issue
Block a user