Skip to content

Commit aa54c22

Browse files
committed
Added apply form format
Signed-off-by: Alejandro Saucedo <[email protected]>
1 parent a04cb2c commit aa54c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/apply-form.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<header>
55
<h2>Contact us or join the Ethical ML Network (BETA)</h2>
66
</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>
7+
<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>
88
</div>
99
</section>
1010

0 commit comments

Comments
 (0)