From f4cead3f9c557cb2821c460579518cb5d57953d8 Mon Sep 17 00:00:00 2001 From: DrMint <29893320+DrMint@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:03:05 +0100 Subject: [PATCH] Fix applayout illustration bug --- src/components/AppLayout/AppLayout.astro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/AppLayout/AppLayout.astro b/src/components/AppLayout/AppLayout.astro index 24f3a63..66d9157 100644 --- a/src/components/AppLayout/AppLayout.astro +++ b/src/components/AppLayout/AppLayout.astro @@ -49,9 +49,10 @@ const { /* ------------------------------------------- CSS -------------------------------------------- */ } +{/* TODO: Not use CSS image if possible */}