style: update heading sizes across various pages for improved typography consistency

This commit is contained in:
Usman Baig
2026-02-21 22:29:26 +01:00
parent 4ffd61963c
commit e8e304e238
7 changed files with 14 additions and 14 deletions

View File

@@ -32,7 +32,7 @@ export default function VueIntegrationPage() {
<path d="M64 24.6H39L64 67.4l25-42.8H64z" fill="#35495E" />
</svg>
</div>
<h1 className="text-3xl md:text-4xl font-bold text-neutral-900 dark:text-white">
<h1 className="text-4xl md:text-5xl font-bold tracking-tight text-neutral-900 dark:text-white">
Vue.js Integration
</h1>
</div>