This commit is contained in:
Ray 2024-01-02 04:15:08 +00:00 committed by GitHub
parent ff64c54c6e
commit 47cc63e66a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,8 @@ export function MyForm(props) {
<div style={{ backgroundColor: '#84BC9C' }}>
<Form onSubmit={submitHandler}>
<Form.Group>
<Form.Label style={{ fontSize: '40px' }}>Ray's Unbased Takes'</Form.Label>
<Form.Label style={{ fontSize: '40px' }}>Ray's Unbased Takes</Form.Label>
<p>Submit any unbased takes Ray has about various food's, drinks or other ungodly, unbased opinions</p>
<Col sm={2}></Col>
<Col sm={8}>
<Form.Label style={{ fontSize: '30px' }}>Enter submitter name:</Form.Label>