diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 991e35373..752890142 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/download.html b/docs/download.html index c19dc8f49..f52ee6a72 100644 --- a/docs/download.html +++ b/docs/download.html @@ -253,10 +253,11 @@ - - - - +

Fluid grid system

+ + + +

Typography

diff --git a/docs/less.html b/docs/less.html index 90133b0f8..996ad31b9 100644 --- a/docs/less.html +++ b/docs/less.html @@ -176,8 +176,12 @@ 20px - @siteWidth - (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1)) + @fluidGridColumnWidth + 6.382978723% + + + @fluidGridGutterWidth + 2.127659574% diff --git a/docs/templates/pages/download.mustache b/docs/templates/pages/download.mustache index 34f8130ac..1609c02b0 100644 --- a/docs/templates/pages/download.mustache +++ b/docs/templates/pages/download.mustache @@ -177,10 +177,11 @@ - - - - +

{{_i}}Fluid grid system{{/i}}

+ + + +

{{_i}}Typography{{/i}}

diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 82b921d24..eb262c78b 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -100,8 +100,12 @@ 20px - @siteWidth - (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1)) + @fluidGridColumnWidth + 6.382978723% + + + @fluidGridGutterWidth + 2.127659574%