few changes
This commit is contained in:
@@ -141,7 +141,7 @@ export default function StudentRegistrationForm() {
|
||||
const progress = (currentStep / steps.length) * 100
|
||||
|
||||
return (
|
||||
<div className="min-h-screen bg-gray-50 py-8">
|
||||
<div className="min-h-screen py-8">
|
||||
<div className="max-w-3xl mx-auto px-4">
|
||||
<Card>
|
||||
<CardHeader>
|
||||
|
||||
Reference in New Issue
Block a user