From 25d128c2fd222c541f2922df8bfc058a5d33eecb Mon Sep 17 00:00:00 2001 From: sirlilpanda Date: Mon, 30 Mar 2026 09:17:05 +1300 Subject: [PATCH] fixed shadows underbook case --- src/pages/articles/index.astro | 57 ++++++++++++++++++++++++++++++---- 1 file changed, 51 insertions(+), 6 deletions(-) diff --git a/src/pages/articles/index.astro b/src/pages/articles/index.astro index e0965ef..45c4d81 100644 --- a/src/pages/articles/index.astro +++ b/src/pages/articles/index.astro @@ -43,7 +43,11 @@ const max_shelf_width = 980;
+
+
+
+
@@ -71,7 +75,7 @@ const max_shelf_width = 980; )) } --> -