]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update Block Grids section 7716/head
authorLars Gyrup Brink Nielsen <layzee.dk@gmail.com>
Tue, 29 Dec 2015 20:14:58 +0000 (21:14 +0100)
committerLars Gyrup Brink Nielsen <layzee.dk@gmail.com>
Tue, 29 Dec 2015 20:14:58 +0000 (21:14 +0100)
Default max number of columns in block grid is 8, not 6.

docs/pages/grid.md

index 24b59947d7e47e89c3f224e570e08ec933c90890..8953e03ea6ab0b7e830e56ecb5c44143b1f1aba2 100644 (file)
@@ -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
 <div class="row small-up-1 medium-up-2 large-up-4">