mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
Change container padding to 1rem
This commit is contained in:
parent
973876eda6
commit
2a2b0b5abe
@ -308,7 +308,7 @@ $gutters: $spacers !default;
|
|||||||
|
|
||||||
// Container padding
|
// Container padding
|
||||||
|
|
||||||
$container-padding-x: $grid-gutter-width / 2 !default;
|
$container-padding-x: 1rem !default;
|
||||||
|
|
||||||
|
|
||||||
// Components
|
// Components
|
||||||
|
Loading…
x
Reference in New Issue
Block a user