From 698d5e74be8e56a5551709dccc02c8d8e7ebaa32 Mon Sep 17 00:00:00 2001 From: Alam Guardin Date: Tue, 6 Aug 2024 21:53:24 -0500 Subject: style: create shadow content --- src/components/Shadow.astro | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 src/components/Shadow.astro (limited to 'src/components/Shadow.astro') diff --git a/src/components/Shadow.astro b/src/components/Shadow.astro new file mode 100644 index 0000000..44344f6 --- /dev/null +++ b/src/components/Shadow.astro @@ -0,0 +1,40 @@ +
+ +
+ + \ No newline at end of file -- cgit v1.2.3