From a25ba0844a3d9f31a950e505de43512f61229a44 Mon Sep 17 00:00:00 2001 From: "EPAZZ\\estpp" Date: Fri, 13 Feb 2026 20:02:52 -0500 Subject: [PATCH] fixed opacity iamge --- src/components/section/ProjectionSection.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/section/ProjectionSection.astro b/src/components/section/ProjectionSection.astro index f509a02..b9aac30 100644 --- a/src/components/section/ProjectionSection.astro +++ b/src/components/section/ProjectionSection.astro @@ -45,7 +45,7 @@ const { bgColor, titleColor, textColor, title, text } = Astro.props;