From 45b050ffd3278ad8817d5aae134b2d34bb401115 Mon Sep 17 00:00:00 2001 From: G Date: Fri, 17 May 2024 15:10:38 +0000 Subject: [PATCH] With this styles the background image should fill the container --- src/components/backgrounds/BackgroundDefault.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/backgrounds/BackgroundDefault.tsx b/src/components/backgrounds/BackgroundDefault.tsx index 93c36e5..bb46f75 100644 --- a/src/components/backgrounds/BackgroundDefault.tsx +++ b/src/components/backgrounds/BackgroundDefault.tsx @@ -8,8 +8,7 @@ const BackgroundDefault = ({ children }: Props) => { {children} -- libgit2 0.27.1