Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 30 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ <h2>Title Sponsor</h2>
</div>
</div>

<!-- 3 cards here -->
<!-- 2 cards here -->
<div class="row align-items-center justify-content-center">
<div class="col-md-3" data-aos="fade-up">
<a href="https://www.hackerearth.com/" target="_blank">
Expand Down Expand Up @@ -568,6 +568,33 @@ <h2>Platform Sponsor</h2>
</div>


<div class="back">
<div class="inner">
<h2>General Sponsor</h2>
</div>
</div>

</div>
</a>
</div>
</div>


<!-- 2 cards here -->
<div class="row align-items-center justify-content-center">

<div class="col-md-3" data-aos="fade-up">
<a href="https://sketchapp.com/press/" target="_blank">
<div class="container_card" style="width:230px;margin:auto;">
<div class="front">
<p style="margin-top:0%; color:darkslateblue"></p>
<img src="images/sponsors/sketch.png" style="z-index: 3px;padding-top: 50px;"
width="100%" height="100%">
<div class="inner">
</div>
</div>


<div class="back">
<div class="inner">
<h2>General Sponsor</h2>
Expand All @@ -587,7 +614,7 @@ <h2>General Sponsor</h2>

<div class="front image-fluid">
<p style="margin-top:0%; color:darkslateblue"></p>
<img src="images/sponsors/temboo-logo.png" style="z-index: 3px;padding-top: 30px;" width="100%"
<img src="images/sponsors/temboo-logo.png" style="z-index: 3px;padding-top: 50px;" width="100%"
height="100%">
<div class="inner">
</div>
Expand Down Expand Up @@ -686,13 +713,7 @@ <h2>General Sponsor</h2>
</div>
<!-- 3 cards here -->



<div class="row align-items-center justify-content-center">




<div class="col-md-3" data-aos="fade-up">
<a href="https://www.wolfram.com/language/" target="_blank">
<div class="container_card" style="width:230px;margin:auto;">
Expand Down Expand Up @@ -752,7 +773,7 @@ <h2>General Sponsor</h2>

<div class="back">
<div class="inner">
<h2>General Sponsor</h2>
<h2>Multimedia Partner</h2>
</div>
</div>

Expand Down