From: Lars Gyrup Brink Nielsen Date: Tue, 29 Dec 2015 20:14:58 +0000 (+0100) Subject: Update Block Grids section X-Git-Tag: v6.1.2~118^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7716%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update Block Grids section Default max number of columns in block grid is 8, not 6. --- diff --git a/docs/pages/grid.md b/docs/pages/grid.md index 24b59947d..8953e03ea 100644 --- a/docs/pages/grid.md +++ b/docs/pages/grid.md @@ -427,7 +427,7 @@ Using these source ordering classes, you can shift columns around between our br ### Block Grids -The block grid from Foundation 5 has been merged into the main grid. Add a class of the format `[size]-up-[n]` to change the size of all columns within the row. By default, the max number of columns you can use with block grid are 6. +The block grid from Foundation 5 has been merged into the main grid. Add a class of the format `[size]-up-[n]` to change the size of all columns within the row. By default, the max number of columns you can use with block grid are 8. ```html_example