Changed the text on the contact page to sponsor's wishes.
This commit is contained in:
parent
a486cc0e79
commit
1778f02d9e
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue