From 522b8c390c4bc55ae96f82fc3dd5107dc553d510 Mon Sep 17 00:00:00 2001 From: kirinnee Date: Sun, 29 Dec 2024 13:11:50 +0800 Subject: [PATCH] fix: mobile compat --- src/components/index/Hero.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/index/Hero.astro b/src/components/index/Hero.astro index e18184b..71b5e91 100644 --- a/src/components/index/Hero.astro +++ b/src/components/index/Hero.astro @@ -20,7 +20,7 @@ import SvgBackground from "./SvgBackground.astro"; mascot
-
+
blob