diff --git a/src/components/section/ProjectionSection.astro b/src/components/section/ProjectionSection.astro index 2f1fc1a..d6eef2e 100644 --- a/src/components/section/ProjectionSection.astro +++ b/src/components/section/ProjectionSection.astro @@ -9,7 +9,7 @@ const { bgColor, titleColor, textColor, title, text } = Astro.props;