diff --git a/docs/content/content-grids.html b/docs/content/content-grids.html index 5b65aa08..e6738064 100755 --- a/docs/content/content-grids.html +++ b/docs/content/content-grids.html @@ -33,13 +33,15 @@ -
By default, grid blocks have no style appearance; they simply present content side-by-side. Here is the example above:
+The above markup produces the following content layout:
As you see above, by default grid blocks have no style appearance; they simply present content side-by-side.
+The grid classes can be applied to any container. In this example, we've added grid-a to a fieldset to make the two button inside stretch to 50% of the screen width: