From a8a846e012fdf63d21696375b69f53e5632664d3 Mon Sep 17 00:00:00 2001 From: Nalin Dalal <116961144+NalinDalal@users.noreply.github.com> Date: Sun, 12 Oct 2025 16:51:54 +0000 Subject: [PATCH] check --- src/components/Banner/index.astro | 14 ++++++++------ src/components/CodeContainer/index.astro | 2 +- styles/global.scss | 12 +++++++++++- 3 files changed, 20 insertions(+), 8 deletions(-) diff --git a/src/components/Banner/index.astro b/src/components/Banner/index.astro index 8cef5229a5..7d7b747226 100644 --- a/src/components/Banner/index.astro +++ b/src/components/Banner/index.astro @@ -5,12 +5,14 @@ const { Content } = await entry.render(); const { link, title } = entry.data; --- -
+