Add title to top of page

This commit is contained in:
Ray 2023-12-27 12:34:14 +00:00 committed by GitHub
parent 6d60d83147
commit 8e116bd3b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -29,9 +29,10 @@ import { getFirestore,
};
return (
<Form>
<Form.Group>
<Form.Label style={{ fontSize: '40px' }}>Ray Ray's Word Bingo</Form.Label>
<Col sm={2}></Col>
<Col sm={8}>
<Form.Label style={{ fontSize: '30px' }}>Enter submitter name:</Form.Label>