1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

Simplify make-container() (#31735)

This commit is contained in:
Gaël Poupard
2020-11-14 14:33:10 +01:00
committed by GitHub
parent 4f8b243ac1
commit 44fef1677b
2 changed files with 3 additions and 5 deletions

View File

@@ -337,7 +337,7 @@ $gutters: $spacers !default;
// Container padding
$container-padding-x: $grid-gutter-width !default;
$container-padding-x: $grid-gutter-width / 2 !default;
// Components