Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sierramatice committed Apr 2, 2024
1 parent 09f8ef5 commit 33d04dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,9 @@ <h2 id="demo">Explore Our Demo</h2>
<a href="https://demo.takeontransplant.org/users/login" target="_blank" class="button big wide smooth-scroll-middle">Try the Demo Site <i class="fa fa-caret-right"></i> </a>
-->

<p><br>View a short video that demonstrates the <b>ISACC</b> system.<br><br></p>
<p><br>View a short video that demonstrates the <b style="font-family:MuseoModerno;">ISACC</b> system.<br><br></p>

<a onclick="toggle_visibility('video');" href="#video" class="button smooth-scroll-middle">See the Demo Video</a>
<a onclick="toggle_visibility('video');" href="#video" class="button smooth-scroll-middle disabled">See the Demo Video</a>
<p></p>

</div>
Expand All @@ -162,7 +162,7 @@ <h2 id="demo">Explore Our Demo</h2>
</section>
<section class="wrapper style1 align-center" style="background: #F7F7F7; display: none;" id="video">
<div class="inner">
<iframe class='sproutvideo-player' src='https://videos.sproutvideo.com/embed/ea9ddbb9151fe4c163/4fb76d5c32d9cf9f?playerTheme=light' width='100%' height='400' frameboarder='0' allowfullscreen></iframe>
<!--<iframe class='sproutvideo-player' src='https://videos.sproutvideo.com/embed/ea9ddbb9151fe4c163/4fb76d5c32d9cf9f?playerTheme=light' width='100%' height='400' frameboarder='0' allowfullscreen></iframe>-->
</div>
</section>

Expand Down

0 comments on commit 33d04dc

Please sign in to comment.