From 1d88c03bc774b94c86cf6a8248ba142f9424cbd2 Mon Sep 17 00:00:00 2001 From: Lio Date: Wed, 20 Aug 2025 12:26:07 +0200 Subject: [PATCH] chore: center and blur index div --- src/components/IndexSidebar.astro | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/src/components/IndexSidebar.astro b/src/components/IndexSidebar.astro index f1eedd7..ece9a30 100644 --- a/src/components/IndexSidebar.astro +++ b/src/components/IndexSidebar.astro @@ -21,11 +21,11 @@ const config = { ---