We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39785d7 commit c2ef1e9Copy full SHA for c2ef1e9
favicon.png
345 Bytes
index.html
@@ -9,6 +9,7 @@
9
<style type="text/css">
10
body {
11
height:100%;
12
+ overflow: none;
13
}
14
body > div {
15
@@ -126,7 +127,7 @@
126
127
<div id="mc_embed_signup">
128
<form action="https://twitter.us18.list-manage.com/subscribe/post?u=259ba925cc88ce3edfdaea287&id=ca8181f788" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
129
<div id="mc_embed_signup_scroll">
-
130
+
131
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" required>
132
<label for="mce-EMAIL">Email address</label>
133
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
0 commit comments