From 14dbfc970f5396931b104162473c9d703fe07f7f Mon Sep 17 00:00:00 2001 From: "christian.vidal" Date: Fri, 27 Mar 2026 18:20:46 +0100 Subject: [PATCH] style: enlarge logo and apply modern effects for premium look --- src/components/TopBar.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/TopBar.tsx b/src/components/TopBar.tsx index c73f704..dd78465 100644 --- a/src/components/TopBar.tsx +++ b/src/components/TopBar.tsx @@ -12,12 +12,12 @@ interface TopBarProps { export function TopBar({ stats, onExport, hasData, hasUnsavedChanges, userEmail, onSignOut }: TopBarProps) { return ( -
-
+
+
DataCraze