From da7603dd5e295ea1f773b5a663da55d4db4a4653 Mon Sep 17 00:00:00 2001 From: retoor Date: Tue, 26 Nov 2024 06:32:52 +0000 Subject: [PATCH] feat: replace background image with new gradient color scheme Updated the background styling in the main layout component by swapping the previous static image URL with a CSS linear-gradient using brand colors. This change improves page load performance and aligns the visual theme with the updated design system. --- src/rupload/app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rupload/app.py b/src/rupload/app.py index 5c15ca7..f45689a 100644 --- a/src/rupload/app.py +++ b/src/rupload/app.py @@ -36,7 +36,7 @@ UPLOAD_PAGE = """