mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03: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