diff --git a/src/components/CreateNewModal.jsx b/src/components/CreateNewModal.jsx index 4d8009f..4a2b0cc 100644 --- a/src/components/CreateNewModal.jsx +++ b/src/components/CreateNewModal.jsx @@ -26,7 +26,7 @@ export class CreateNewModal extends Component { } = this.props; return ( -

Create New

+

Create New

Start Blank -
- Or choose from a template: +

Or choose from a template:

{templates.map(template => (