Make text boxes smaller

This commit is contained in:
Ray 2023-09-12 08:51:15 +00:00 committed by GitHub
parent d2f9b69e3d
commit bf85238e07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ export function Signup ( props ) {
<Container> <Container>
<Row> <Row>
<Col> <Col md={span: 4, offset:4}>
<Form> <Form>
<Form.Group> <Form.Group>
<Form.Label>Username</Form.Label> <Form.Label>Username</Form.Label>