mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-18 21:44:06 +01:00
Refactor component and page structure for responsiveness, add submit button to application page
This commit is contained in:
parent
0e90f0ee7e
commit
32ea51b56f
@ -289,6 +289,12 @@ export default function Apply() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/* Submit */}
|
||||
<center>
|
||||
<Button className="mt-12 mb-20 h-10 text-base font-bold py-6 px-5">
|
||||
Submit application
|
||||
</Button>
|
||||
</center>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user