0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00
This commit is contained in:
Chirag Modi 2017-07-17 13:29:49 +05:30
parent 082c9d92fe
commit f05bd63d8e

View File

@ -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,