From c1826de12168a2592f2ec755ae8b1ecbf16c9e22 Mon Sep 17 00:00:00 2001 From: Nick Evans Date: Wed, 25 Oct 2023 19:55:37 -0500 Subject: [PATCH] Fix markdown text z-index being too high --- src/layouts/Chrome.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Chrome.astro b/src/layouts/Chrome.astro index 37c734b..03ac643 100644 --- a/src/layouts/Chrome.astro +++ b/src/layouts/Chrome.astro @@ -26,7 +26,7 @@ const headTitle = (title ? `${title} | ` : '') + 'Homestuck: Atypical Card Game' {headTitle} -
+