mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
30px not 15px
This commit is contained in:
parent
55795e8845
commit
39732a0023
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user