From a362989485e06b01a83f05724fc2ae39fc8b5b81 Mon Sep 17 00:00:00 2001 From: Alam Guardin Date: Wed, 7 Aug 2024 19:46:54 -0500 Subject: feat: show and hide content shadow --- src/components/List.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/List.astro') diff --git a/src/components/List.astro b/src/components/List.astro index d260e17..80af910 100644 --- a/src/components/List.astro +++ b/src/components/List.astro @@ -2,7 +2,7 @@ import Link from "./Link.astro"; --- -
+
-- cgit v1.2.3