From 1d6d8fee5f7ed2ca88e58b7e7235669d35062c49 Mon Sep 17 00:00:00 2001 From: G Date: Thu, 25 Apr 2024 16:45:23 +0000 Subject: [PATCH] change the background use for one that has the white part lower --- src/components/backgrounds/BackgroundGreenWhiteContentArea.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/backgrounds/BackgroundGreenWhiteContentArea.tsx b/src/components/backgrounds/BackgroundGreenWhiteContentArea.tsx index 097a6dc..12a8070 100644 --- a/src/components/backgrounds/BackgroundGreenWhiteContentArea.tsx +++ b/src/components/backgrounds/BackgroundGreenWhiteContentArea.tsx @@ -7,7 +7,7 @@ const BackgroundGreenWhiteContentArea = ({ children }: Props) => { return ( -- libgit2 0.27.1