From dad0ac733e7a61aba0b6e767f3162599404cd278 Mon Sep 17 00:00:00 2001 From: reverend Date: Mon, 18 Jan 2021 21:58:38 +0100 Subject: [PATCH] Showing alingments using FlexGrid and BoxShadow --- components/01_Layouts/alignment/alignment.hbs | 62 +++++++++++++------ 1 file changed, 44 insertions(+), 18 deletions(-) diff --git a/components/01_Layouts/alignment/alignment.hbs b/components/01_Layouts/alignment/alignment.hbs index 28c03c0..ecef8b9 100644 --- a/components/01_Layouts/alignment/alignment.hbs +++ b/components/01_Layouts/alignment/alignment.hbs @@ -1,20 +1,46 @@ -
-
-
Im a text
-
- - - - - -
+ +
+ +
+
+

Aligned Top

+
+
+ +
+
+

Aligned Left

+
+
+ +
+
+

Aligned Bottom

+
+
+ +
+
+

Aligned Right

+
+
+ +
+
+

Aligned v center

+
+
+ +
+
+

Aligned

+

h

+

center

+
\ No newline at end of file