style(wizard): reduce top padding and header spacing in step 1 and step 3
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user