mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
Configurable container padding (#28554)
This commit is contained in:
committed by
XhmikosR
parent
a776cc473d
commit
f5599d0a04
@@ -222,6 +222,11 @@ $grid-columns: 12 !default;
|
||||
$grid-gutter-width: 30px !default;
|
||||
|
||||
|
||||
// Container padding
|
||||
|
||||
$container-padding-x: $grid-gutter-width / 2 !default;
|
||||
|
||||
|
||||
// Components
|
||||
//
|
||||
// Define common padding and border radius sizes and more.
|
||||
|
Reference in New Issue
Block a user