2
0
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:
Martijn Cuppens
2019-05-05 09:49:23 +02:00
committed by XhmikosR
parent a776cc473d
commit f5599d0a04
2 changed files with 8 additions and 3 deletions
+5
View File
@@ -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.