aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/List.astro
diff options
context:
space:
mode:
authorAlam Guardin <alamguardin@gmail.com>2024-08-07 19:46:54 -0500
committerAlam Guardin <alamguardin@gmail.com>2024-08-07 19:46:54 -0500
commita362989485e06b01a83f05724fc2ae39fc8b5b81 (patch)
tree9fcfe97f509a3597c4b50ff93416906b852978ad /src/components/List.astro
parent698d5e74be8e56a5551709dccc02c8d8e7ebaa32 (diff)
feat: show and hide content shadow
Diffstat (limited to 'src/components/List.astro')
-rw-r--r--src/components/List.astro2
1 files changed, 1 insertions, 1 deletions
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";
---
-<div class="list">
+<div class="list" id="list">
<Link></Link>
<Link></Link>
<Link></Link>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage