From 51110c30bf68f2addb9ddae10fd1851cc7861bac Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Fri, 6 Jul 2018 16:05:01 -0400 Subject: [PATCH] Add some row/col and panel examples --- templates/styleguide.html.to | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/templates/styleguide.html.to b/templates/styleguide.html.to index 4982a56a..12fc3f92 100644 --- a/templates/styleguide.html.to +++ b/templates/styleguide.html.to @@ -2,24 +2,23 @@ {% block content %} -
- -

AT-ST Component Styleguide

- -
-
+
+

This is a panel

-
+

This is a panel

+ +
+
col 1
+
col 2
+
-
- {% end %}