Commit 5392c5e1 authored by haydenadams's avatar haydenadams

remove space

parent 08888124
...@@ -721,7 +721,7 @@ class Send extends Component { ...@@ -721,7 +721,7 @@ class Send extends Component {
const { inputError, outputError, isValid } = this.validate(); const { inputError, outputError, isValid } = this.validate();
return ( return (
<div className="send "> <div className="send">
<MediaQuery query="(max-width: 767px)"> <MediaQuery query="(max-width: 767px)">
<Header /> <Header />
</MediaQuery> </MediaQuery>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment