]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update grid.md 7456/head
authorAaron Arney <ocularrhythm@users.noreply.github.com>
Tue, 8 Dec 2015 22:53:22 +0000 (17:53 -0500)
committerAaron Arney <ocularrhythm@users.noreply.github.com>
Tue, 8 Dec 2015 22:53:22 +0000 (17:53 -0500)
Add note to block grid documentation pointing out that Foundation defaults to a maximum of six columns.

docs/pages/grid.md

index 58f9fa47f7811ecaa26333406be26dc3235d5750..dcb549014133a6dd89d85eaf613a61b3bda86ef4 100644 (file)
@@ -388,7 +388,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.
+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.
 
 ```html_example
 <div class="row small-up-1 medium-up-2 large-up-4">