From ddd58f582873375b1f81fc5b224e7ece4d9d38cb Mon Sep 17 00:00:00 2001 From: Theo Sanderson Date: Tue, 20 Feb 2024 23:16:03 +0000 Subject: [PATCH] Unsticky header (#1055) --- website/src/layouts/BaseLayout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/layouts/BaseLayout.astro b/website/src/layouts/BaseLayout.astro index aaef486da..531aa838f 100644 --- a/website/src/layouts/BaseLayout.astro +++ b/website/src/layouts/BaseLayout.astro @@ -21,7 +21,7 @@ const { title } = Astro.props;
-
+