Skip to content

Commit

Permalink
Changes to be committed:Fix Landing
Browse files Browse the repository at this point in the history
	modified:   landing.html
  • Loading branch information
karinzaa committed Apr 1, 2024
1 parent 04965f9 commit 601f61a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
<div id="navigation"></div>
<!--------------- navbar ends here --------------->

<!--
<div class="snowflakes" aria-hidden="true">
<div class="snowflake">❆</div>
<div class="snowflake">❅</div>
Expand All @@ -77,6 +78,7 @@
<div class="snowflake">❆</div>
<div class="snowflake">❅</div>
</div>
-->

<!--------------- hero section starts here --------------->
<div rel="preload" as="image" class="bgimg wow fadeInUp black">
Expand Down Expand Up @@ -175,7 +177,7 @@ <h4 class="modal-title rainbowText user-select-none">
</h4>
</div>

<iframe width="2000px" height="600px" src="https://forms.office.com/r/dN6tpFgfbz?embed=true" frameborder="0"
<iframe width="2000px" height="600px" src="https://forms.office.com/r/drM8AcaJd8?embed=true" frameborder="0"
marginwidth="0" marginheight="0" style="border: none; max-width: 100%; max-height: 100vh">
</iframe>
<!-- <iframe width="2000px" height="600px" src="https://forms.office.com/r/dN6tpFgfbz?embed=true" frameborder="0" marginwidth="0" marginheight="0" style="border: none; max-width:100%; max-height:100vh" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen></iframe> -->
Expand Down

0 comments on commit 601f61a

Please sign in to comment.