ci: Update the login and home screen
This commit is contained in:
@@ -53,9 +53,9 @@ export default function Register() {
|
||||
return (
|
||||
<Providers>
|
||||
<Box maw={600} mx="auto" p="md">
|
||||
<Title order={2} align="center" mb="md">Internet Banking Registration</Title>
|
||||
<Title order={2} mb="md"style={{align: "center"}}>Internet Banking Registration</Title>
|
||||
<Paper shadow="xs" p="md">
|
||||
<Stack spacing="sm">
|
||||
<Stack gap="sm">
|
||||
<TextInput
|
||||
label="CIF Number"
|
||||
placeholder="Enter 10-digit CIF"
|
||||
|
Reference in New Issue
Block a user