2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Change container padding to 1rem

This commit is contained in:
Martijn Cuppens
2020-02-17 21:25:15 +01:00
parent 973876eda6
commit 2a2b0b5abe
+1 -1
View File
@@ -308,7 +308,7 @@ $gutters: $spacers !default;
// Container padding
$container-padding-x: $grid-gutter-width / 2 !default;
$container-padding-x: 1rem !default;
// Components