mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
30px not 15px
This commit is contained in:
@@ -139,7 +139,7 @@ Variables and maps determine the number of columns, the gutter width, and the me
|
|||||||
|
|
||||||
{% highlight scss %}
|
{% highlight scss %}
|
||||||
$grid-columns: 12;
|
$grid-columns: 12;
|
||||||
$grid-gutter-width: 15px;
|
$grid-gutter-width: 30px;
|
||||||
|
|
||||||
$grid-breakpoints: (
|
$grid-breakpoints: (
|
||||||
// Extra small screen / phone
|
// Extra small screen / phone
|
||||||
|
Reference in New Issue
Block a user