From: Mark Otto Date: Tue, 26 Jul 2016 03:39:19 +0000 (-0700) Subject: 30px not 15px X-Git-Tag: v4.0.0-alpha.3~4^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39732a0023857a128df89dcbe898cc4fddb6435d;p=thirdparty%2Fbootstrap.git 30px not 15px --- diff --git a/docs/layout/grid.md b/docs/layout/grid.md index 2dd86970e9..7114da4b77 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