diff --git a/demo/cell-height.html b/demo/cell-height.html new file mode 100644 index 000000000..7a6647ff6 --- /dev/null +++ b/demo/cell-height.html @@ -0,0 +1,56 @@ + + + + + + + cell height demo + + + + + + + +
+

Cell Height grid options demo

+

sample showing the different cellHeight options and what happens when you resize the window

+
+ auto + initial + 100px + '10vh' + '10%' of blue (broken) + settings: +
+
+
+
+ + + diff --git a/demo/responsive.html b/demo/responsive.html index 6a0f47dae..4f03ffcc8 100644 --- a/demo/responsive.html +++ b/demo/responsive.html @@ -29,6 +29,7 @@

Responsive grid demo