From 6cf7bc685f4a6d35e01dcee4f9c2f2e6c4c510e8 Mon Sep 17 00:00:00 2001 From: reverend Date: Mon, 18 Jan 2021 21:17:35 +0100 Subject: [PATCH] Using Grid for displaying different types of shadows --- components/02_Styles/boxShadow/boxShadow.hbs | 48 ++++++++++++++------ 1 file changed, 34 insertions(+), 14 deletions(-) diff --git a/components/02_Styles/boxShadow/boxShadow.hbs b/components/02_Styles/boxShadow/boxShadow.hbs index cb66e0f..1b34914 100644 --- a/components/02_Styles/boxShadow/boxShadow.hbs +++ b/components/02_Styles/boxShadow/boxShadow.hbs @@ -1,18 +1,38 @@ -
- -
+
+ +
+
+ +
+
-
- -
-
- -
+
+
+ +
+
+ +
+
+ +
+
-
- -
+
+
+ +
+
-
- +
+
+ +
+
+ +
+
+ +
+
\ No newline at end of file