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