style(wizard): reduce top padding and header spacing in step 1 and step 3

This commit is contained in:
DanielS
2026-08-11 22:39:05 +02:00
parent 2f2cba1687
commit 17e5b27dfc
2 changed files with 4 additions and 4 deletions

View File

@@ -145,7 +145,7 @@ export function StepCustomer({
return (
<Card className="glass-dark border-white/10">
<CardHeader>
<CardHeader className="pb-3">
<CardTitle className="text-2xl flex items-center gap-2 text-white">
<User className="w-6 h-6 text-primary" />
Für wen bestellen Sie?