Commit 5392c5e1 authored by haydenadams's avatar haydenadams

remove space

parent 08888124
......@@ -721,7 +721,7 @@ class Send extends Component {
const { inputError, outputError, isValid } = this.validate();
return (
<div className="send ">
<div className="send">
<MediaQuery query="(max-width: 767px)">
<Header />
</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