Changed the text on the contact page to sponsor's wishes.

This commit is contained in:
WildScotsmen 2018-12-11 15:01:38 -05:00
parent a486cc0e79
commit 1778f02d9e
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ class ContactForm extends React.Component {
<Fragment> <Fragment>
<Typography variant="headline" align="center"> <Typography variant="headline" align="center">
{<br/>} {<br/>}
Send us an email! Feel free to contact us if you have any questions about American martens,{<br/>}encountered any difficulties with the website, or if you have any ideas for future marten research.
<form className={classes.container} autoComplete="off" onSubmit={this.handleSubmit}> <form className={classes.container} autoComplete="off" onSubmit={this.handleSubmit}>
<Grid container className="contact-form"> <Grid container className="contact-form">