From 9e469ce112b494fb58acfa4167bb713cd3cba757 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Wed, 25 Jun 2025 17:13:58 +0200 Subject: [PATCH] fix: Fixed scrollbar jump Signed-off-by: SindreKjelsrud --- src/components/BlogContainer.astro | 2 +- src/components/SectionContainer.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/BlogContainer.astro b/src/components/BlogContainer.astro index 451c419..b29030a 100644 --- a/src/components/BlogContainer.astro +++ b/src/components/BlogContainer.astro @@ -18,7 +18,7 @@ const { title, description } = Astro.props;
-
+
diff --git a/src/components/SectionContainer.astro b/src/components/SectionContainer.astro index 680f2a0..05c4623 100644 --- a/src/components/SectionContainer.astro +++ b/src/components/SectionContainer.astro @@ -18,7 +18,7 @@ const { title, description } = Astro.props;
-
+