diff --git a/src/App.js b/src/App.js
index 084f693..269b14a 100644
--- a/src/App.js
+++ b/src/App.js
@@ -88,56 +88,60 @@ export function MyForm(props) {
// Create form for user to input data
return (
-
-
- Ray's Unbased Takes
-
Submit any unbased takes Ray has about various food's, drinks or other ungodly, unbased opinions
-
-
- Enter submitter name:
- setSubmitter(e.target.value)}
- />
- What date did Ray admit this cursed, unbased opinion? (dd-mm-yyyy):
- setDate(e.target.value)}
- />
- Enter context and item for this unbased take of Ray:
- setContext(e.target.value)}
- />
-
- Optionally upload evidence:
-
The storage bucket I get is limited to 1GB in total with the free tier Google provides but can upgrade if it get's used alot by us.
Submit any unbased takes Ray has about various food's, drinks or other ungodly, unbased opinions
+
+
+ Enter submitter name:
+ setSubmitter(e.target.value)}
+ />
+ What date did Ray admit this cursed, unbased opinion? (dd-mm-yyyy):
+ setDate(e.target.value)}
+ />
+ Enter context and item for this unbased take of Ray:
+ setContext(e.target.value)}
+ />
+
+ Optionally upload evidence:
+
The storage bucket I get is limited to 1GB in total with the free tier Google provides but can upgrade if it get's used alot by us.