We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04cb2c commit aa54c22Copy full SHA for aa54c22
_includes/apply-form.html
@@ -4,7 +4,7 @@
4
<header>
5
<h2>Contact us or join the Ethical ML Network (BETA)</h2>
6
</header>
7
- <iframe src="https://docs.google.com/forms/d/e/1FAIpQLScLmKLxQ8s5nv1xlgID08xPEhlcaigWBGg1qUU1hozqXG2v-w/viewform?embedded=true" width="640" height="1858" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
+ <iframe class="6u 8u(medium) 12u$(xsmall)" style="height: 80vh;" src="https://docs.google.com/forms/d/e/1FAIpQLScLmKLxQ8s5nv1xlgID08xPEhlcaigWBGg1qUU1hozqXG2v-w/viewform?embedded=true" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
8
</div>
9
</section>
10
0 commit comments