mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
fixed issue #23100
This commit is contained in:
@@ -189,6 +189,7 @@ $grid-breakpoints: (
|
|||||||
// Define the maximum width of `.container` for different screen sizes.
|
// Define the maximum width of `.container` for different screen sizes.
|
||||||
|
|
||||||
$container-max-widths: (
|
$container-max-widths: (
|
||||||
|
xs: 100%,
|
||||||
sm: 540px,
|
sm: 540px,
|
||||||
md: 720px,
|
md: 720px,
|
||||||
lg: 960px,
|
lg: 960px,
|
||||||
|
|||||||
Reference in New Issue
Block a user