From be44407e81a783f471d4a36a431c246799c21128 Mon Sep 17 00:00:00 2001 From: kirinnee Date: Sun, 29 Dec 2024 13:19:56 +0800 Subject: [PATCH] fix: iphone compat --- src/components/index/Hero.astro | 2 +- src/components/index/SvgBackground.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/index/Hero.astro b/src/components/index/Hero.astro index 71b5e91..ec6b028 100644 --- a/src/components/index/Hero.astro +++ b/src/components/index/Hero.astro @@ -20,7 +20,7 @@ import SvgBackground from "./SvgBackground.astro"; mascot
-
+
blob
diff --git a/src/components/index/SvgBackground.astro b/src/components/index/SvgBackground.astro index 96efd6a..ff2baa6 100644 --- a/src/components/index/SvgBackground.astro +++ b/src/components/index/SvgBackground.astro @@ -2,7 +2,7 @@ import background from '../../assets/bg-2.svg'; --- -
+
background