From d0f10986cddafffa7893a8751bd1a893dd672983 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 13 Mar 2026 10:18:04 -0500 Subject: [PATCH] feat: improve category cards spacing, overflow, and add fade effect to edges --- src/components/cards/CategoryCard.astro | 10 +++++----- src/styles/utilities.css | 12 ++++++++++++ 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/src/components/cards/CategoryCard.astro b/src/components/cards/CategoryCard.astro index 53c8017..ef1983f 100644 --- a/src/components/cards/CategoryCard.astro +++ b/src/components/cards/CategoryCard.astro @@ -22,8 +22,8 @@ const { slug, title, description, logoLight, logoDark, count, publishDate } = As data-astro-prefetch >
-
-
+
+
-
-

+

+

{description}

-
+