1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-06-15 22:56:44 +00:00

changed voting to ms from

This commit is contained in:
Anson Biggs 2020-01-24 13:29:49 -07:00
parent 5fdcdc9b5a
commit 943f69a226

View File

@ -28,7 +28,7 @@
<nav>
<ul>
<li>
<a href="#footer" class="icon solid fa-info-circle">About</a>
<a href="#footer" class="icon solid fa-info-circle">Vote</a>
</li>
</ul>
</nav>
@ -310,7 +310,7 @@
<div>
<section>
<!-- <iframe width="620" height="1049" src="https://strawpoll.com/embed/b24r16r9" frameborder="0" allowfullscreen></iframe> -->
<h2>Get in touch</h2>
<!-- <h2>Get in touch</h2>
<form
class="form-horizontal"
action="https://formspree.io/xdoevzyj"
@ -408,6 +408,9 @@
<li><input type="reset" value="Reset" /></li>
</ul>
</form>
</section> -->
<section>
<iframe width="640px" height= "480px" src= "https://forms.office.com/Pages/ResponsePage.aspx?id=Y8kxabcHVkGrDjXR95A1uE_w_Cnn0CVGvLJv4aPTUylUQ1gyOTk3Q1VCMDBKQVVJTVgzSFpTQlRRWSQlQCN0PWcu&embed=true" frameborder= "0" marginwidth= "0" marginheight= "0" style= "border: none; max-width:100%; max-height:100vh" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>
</section>
</div>
</div>