mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 05:50:23 +00:00
fixed issue #23100
This commit is contained in:
parent
082c9d92fe
commit
f05bd63d8e
1 changed files with 1 additions and 0 deletions
|
|
@ -189,6 +189,7 @@ $grid-breakpoints: (
|
|||
// Define the maximum width of `.container` for different screen sizes.
|
||||
|
||||
$container-max-widths: (
|
||||
xs: 100%,
|
||||
sm: 540px,
|
||||
md: 720px,
|
||||
lg: 960px,
|
||||
|
|
|
|||
Loading…
Reference in a new issue