diff options
| author | Mark Otto <[email protected]> | 2016-07-25 20:39:19 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-07-25 20:39:19 -0700 |
| commit | 39732a0023857a128df89dcbe898cc4fddb6435d (patch) | |
| tree | 3e527707dd87dfe6ecdd2974d737b1e9d7c743f1 /docs | |
| parent | 55795e88450ad13fdcc581a31fa1697fd2f77145 (diff) | |
| download | bootstrap-39732a0023857a128df89dcbe898cc4fddb6435d.tar.xz bootstrap-39732a0023857a128df89dcbe898cc4fddb6435d.zip | |
30px not 15px
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/layout/grid.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/layout/grid.md b/docs/layout/grid.md index 2dd86970e..7114da4b7 100644 --- a/docs/layout/grid.md +++ b/docs/layout/grid.md @@ -139,7 +139,7 @@ Variables and maps determine the number of columns, the gutter width, and the me {% highlight scss %} $grid-columns: 12; -$grid-gutter-width: 15px; +$grid-gutter-width: 30px; $grid-breakpoints: ( // Extra small screen / phone |
