reformated some pages

This commit is contained in:
averel10
2026-03-05 08:59:56 +01:00
parent cc1c904167
commit 28c45bc133
3 changed files with 13 additions and 23 deletions

View File

@@ -56,12 +56,6 @@ export function AuthForm() {
<div className="bg-white rounded-lg shadow-lg overflow-hidden border border-gray-200">
{/* Header */}
<div className="bg-gradient-to-r from-blue-600 to-blue-700 px-6 py-8">
<h1 className="text-3xl font-bold text-white text-center">
Dialektannotation
</h1>
<p className="text-blue-100 text-center mt-2">
TTS-Plattform
</p>
</div>
{/* Tabs */}