From fe3f93fb9fda64e914d1785dbea01293d9f24386 Mon Sep 17 00:00:00 2001 From: Aleksandar Date: Thu, 11 Dec 2025 14:49:15 +0100 Subject: [PATCH] style: increase NextForm logo size across all components --- apps/admin/src/app/page.tsx | 2 +- apps/admin/src/components/Navigation.tsx | 2 +- apps/admin/src/components/ui/Sidebar.tsx | 2 +- apps/mobile/src/app/(tabs)/index.tsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/admin/src/app/page.tsx b/apps/admin/src/app/page.tsx index 639d313..f2c1198 100644 --- a/apps/admin/src/app/page.tsx +++ b/apps/admin/src/app/page.tsx @@ -55,7 +55,7 @@ export default function Home() { NextForm
diff --git a/apps/admin/src/components/Navigation.tsx b/apps/admin/src/components/Navigation.tsx index 90d4f40..9c8e91a 100644 --- a/apps/admin/src/components/Navigation.tsx +++ b/apps/admin/src/components/Navigation.tsx @@ -57,7 +57,7 @@ export function Navigation(): ReactElement { NextForm NextForm diff --git a/apps/admin/src/components/ui/Sidebar.tsx b/apps/admin/src/components/ui/Sidebar.tsx index 70a2dba..b6ac2e1 100644 --- a/apps/admin/src/components/ui/Sidebar.tsx +++ b/apps/admin/src/components/ui/Sidebar.tsx @@ -72,7 +72,7 @@ export function Sidebar() { NextForm

diff --git a/apps/mobile/src/app/(tabs)/index.tsx b/apps/mobile/src/app/(tabs)/index.tsx index 48a45e0..57823f0 100644 --- a/apps/mobile/src/app/(tabs)/index.tsx +++ b/apps/mobile/src/app/(tabs)/index.tsx @@ -113,7 +113,7 @@ export default function HomeScreen() { {getGreeting()},