From 9fd8934439e32a4d5721ac74a0ab822c99720925 Mon Sep 17 00:00:00 2001 From: nessi Date: Tue, 3 Feb 2026 13:10:10 +0100 Subject: [PATCH] Remove unused bgInkVignette styling and references. This cleanup removes the bgInkVignette element and its associated styles from the codebase. These changes simplify the component structure and improve maintainability by eliminating unnecessary code. --- frontend/src/App.jsx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 4c71350..5cc17d8 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -389,7 +389,6 @@ export default function App() {