diff --git a/src/components/index/SvgBackground.astro b/src/components/index/SvgBackground.astro index 65015f8..96efd6a 100644 --- a/src/components/index/SvgBackground.astro +++ b/src/components/index/SvgBackground.astro @@ -2,14 +2,13 @@ import background from '../../assets/bg-2.svg'; --- -