From c572050d02c4934a2457f5b8c91264d954edccd6 Mon Sep 17 00:00:00 2001 From: Julio Ruiz Date: Thu, 12 Feb 2026 02:17:50 -0500 Subject: [PATCH] Responsive tweaks in news items --- src/pages/index.astro | 2 +- src/pages/news/[id].astro | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 374a8e5..5249d27 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -33,7 +33,7 @@ const carouselImages3 = [ --- - + diff --git a/src/pages/news/[id].astro b/src/pages/news/[id].astro index 254837c..398de31 100644 --- a/src/pages/news/[id].astro +++ b/src/pages/news/[id].astro @@ -21,19 +21,19 @@ const { Content } = await render(post); --- -
+
{post.data.gallery && } -
-
+
+
-
+
{ post.data.youtube && (