Contact Us-fix

This commit is contained in:
RushilSidhu 2020-06-27 01:34:09 -04:00
parent e4e82f8891
commit 6b45f5aba6

View File

@ -255,14 +255,16 @@
action="https://formspree.io/xlepwbwz" action="https://formspree.io/xlepwbwz"
method="POST" method="POST"
> >
<div id="mem" style="margin-left:60px">
<label> <label>
Your email:
<input type="text" name="_replyto" placeholder="Your Email *" style="width: 300px"> <input type="text" name="_replyto" placeholder="Your Email *" style="width: 300px">
</label> </label>
<div class="row"> </div>
<div class="row" id="mem" style="margin-left:60px">
<label> <label>
Your message:
<textarea name="message" placeholder="Your Message *" style="width:1000px;height:250px"></textarea> <textarea name="message" placeholder="Your Message *" style="width:1000px;height:150px"></textarea>
</label> </label>
</div> </div>
<div class="text-center"> <div class="text-center">