TIER 2 - Design Consistency

This commit is contained in:
Usman Baig
2026-02-06 12:35:56 +01:00
parent bfe0559a8c
commit 9a5a2c5f3c
20 changed files with 35 additions and 35 deletions

View File

@@ -55,7 +55,7 @@ export default function NewSitePage() {
return (
<div className="container mx-auto px-4 py-8 max-w-2xl">
<h1 className="text-3xl font-bold mb-8 text-neutral-900 dark:text-white">
<h1 className="text-2xl font-bold mb-8 text-neutral-900 dark:text-white">
Create New Site
</h1>