fix: downsize all page h1 headers — top bar now has primary title

This commit is contained in:
Usman Baig
2026-03-25 17:17:12 +01:00
parent 48b404eb37
commit 294629edfe
10 changed files with 28 additions and 18 deletions

View File

@@ -154,7 +154,7 @@ export default function FunnelReportPage() {
<ChevronLeftIcon className="w-5 h-5" />
</Link>
<div>
<h1 className="text-2xl font-bold text-white">
<h1 className="text-lg font-semibold text-neutral-200">
{funnel.name}
</h1>
{funnel.description && (

View File

@@ -40,7 +40,7 @@ export default function FunnelsPage() {
<div className="mb-8">
<div className="flex items-center justify-between mb-6">
<div>
<h1 className="text-2xl font-bold text-white">
<h1 className="text-lg font-semibold text-neutral-200">
Funnels
</h1>
<p className="text-neutral-600 dark:text-neutral-400">