Skip to content

Commit 2f60f22

Browse files
committed
chore(dashboard): cleanup and UI improvements
1 parent 925b0a4 commit 2f60f22

File tree

14 files changed

+59
-826
lines changed

14 files changed

+59
-826
lines changed

packages/apps/app-dashboard/src/components/developer-dashboard/DashboardContent.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export function DashboardContent({
3838
>
3939
<div className="max-w-5xl mx-auto px-4 sm:px-6">
4040
{/* Greeting Section */}
41-
<div className="text-center mb-10 sm:mb-12">
41+
<div className="text-center mb-10 sm:mb-12 pt-8">
4242
<h1
4343
className={`text-3xl sm:text-4xl font-semibold ${theme.text} mb-3`}
4444
style={fonts.heading}

packages/apps/app-dashboard/src/components/developer-dashboard/sidebar/DeveloperSidebarError.tsx

Lines changed: 0 additions & 309 deletions
This file was deleted.

0 commit comments

Comments
 (0)