Skip to content

Commit a101a7e

Browse files
authored
Merge pull request #225 from Anupam-dagar/faqtest
add creative tim
2 parents 2327cd2 + 009f83d commit a101a7e

4 files changed

Lines changed: 13 additions & 196 deletions

File tree

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,9 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
306306
<div class="custom-small">
307307
<a href="https://www.womenwhocode.com/"><img class="last-year-spsr" src="static/sponsors/womenwhocode.png" style="margin-top: 15%;"></a>
308308
</div>
309+
<div class="custom-tim">
310+
<a href="https://www.creative-tim.com/"><img class="last-year-spsr" src="static/sponsors/tim.png" style="margin-top: 15%;"></a>
311+
</div>
309312
</div>
310313
</div>
311314
</section><br><br><br><br>
@@ -387,6 +390,9 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
387390
<div class="custom-small" style="padding-left: 90px;padding-right: 90px;margin-top: 10%;">
388391
<a href="https://www.womenwhocode.com/"><img class="last-year-spsr" src="static/sponsors/womenwhocode.png" style="max-height: 100px;"></a>
389392
</div>
393+
<div class="custom-small">
394+
<a href="https://www.creative-tim.com/"><img class="last-year-spsr" src="static/sponsors/tim.png" style="margin-top: 10%;max-height: 100%;padding-left: 50px;padding-right: 50px;"></a>
395+
</div>
390396
</div>
391397
</div>
392398
</section><br><br><br><br>

static/css/cards.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@
6666
width: 16.66666667%;
6767
}
6868
}
69+
@media (min-width: 992px) {
70+
.custom-tim{
71+
float: left;
72+
width: 9%;
73+
margin-left: 3.3%;
74+
}
75+
}
6976
@media (min-width: 768px) {
7077
.custom-heroku{
7178
margin: auto;

static/sponsors/restdblogo.eps

Lines changed: 0 additions & 196 deletions
This file was deleted.

static/sponsors/tim.png

17.7 KB
Loading

0 commit comments

Comments
 (0)