mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
30px not 15px
This commit is contained in:
+1
-1
@@ -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