alignment

This commit is contained in:
Set Hallstrom 2019-05-18 10:32:12 +02:00
parent ce023f778b
commit 6356d5f77f

View file

@ -2,7 +2,7 @@
<div id="contact"> <div id="contact">
<form action="{{ site.baseurl }}/contact-success/" method="post" class="contact-form"> <form action="{{ site.baseurl }}/contact-success/" method="post" class="contact-form">
<div> <div>
<h1>Bli medlem</h1> <h2>Bli medlem</h2>
<input type="hidden" name="_to" value="{{ site.email }}" /><br /> <input type="hidden" name="_to" value="{{ site.email }}" /><br />
<input type="text" name="_gotcha" style="display: none;" /> <input type="text" name="_gotcha" style="display: none;" />
</div> </div>