From 1a6243504e6b094a8dc4587110ef379184f78a69 Mon Sep 17 00:00:00 2001 From: "christian.vidal" Date: Fri, 27 Mar 2026 18:21:56 +0100 Subject: [PATCH] style: maximize logo size and header for 2x readability --- 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 dd78465..fdd3429 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