Skip to content

Commit 71d1372

Browse files
Anupam-dagargauthamzz
authored andcommitted
responsive fix for sponsor on tab screens(small screens), fix skillenza alignment (#237)
* add restdb to silver, add product hunt * responsive fix for sponsor on tab screens(small screens), fix skillenza alignment
1 parent dc6179a commit 71d1372

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

index.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -296,49 +296,49 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
296296
</div>
297297
<br>
298298
<div class="row">
299-
<div class="col-md-1"></div>
300-
<div class="col-md-5">
299+
<div class="col-sm-1"></div>
300+
<div class="col-sm-5">
301301
<a href="https://github.com"><img class="last-year-spsr" data-src="static/sponsors/GitHub_Logo.png"></a>
302302
</div>
303-
<div class="col-md-1"></div>
304-
<div class="col-md-4">
303+
<div class="col-sm-1"></div>
304+
<div class="col-sm-4">
305305
<a href="https://www.topcoder.com/"><img class="last-year-spsr" data-src="static/sponsors/topcoder.png"></a>
306306
</div>
307-
<div class="col-md-1"></div>
307+
<div class="col-sm-1"></div>
308308
</div>
309309
<div class="row">
310-
<div class="col-md-5 custom-offset">
310+
<div class="col-sm-5 custom-offset">
311311
<a href="https://www.heroku.com/"><img class="last-year-spsr" data-src="static/sponsors/heroku.png"></a>
312312
</div>
313313

314314
</div>
315315
<div class="row" style="margin-left: 10%;margin-right: 10%;">
316-
<div class="col-md-3">
316+
<div class="col-sm-3">
317317
<a href="https://balsamiq.com/"><img class="last-year-spsr" data-src="static/sponsors/balsamiq.png" style="margin-top: 20%;"></a>
318318
</div>
319-
<div class="col-md-3">
319+
<div class="col-sm-3">
320320
<a href="https://www.python.org/psf/"><img class="last-year-spsr" data-src="static/sponsors/PSF.png" style="margin-top: 15%;"></a>
321321
</div>
322-
<div class="col-md-3">
322+
<div class="col-sm-3">
323323
<a href="http://arkhamseo.com/"><img class="last-year-spsr" data-src="static/sponsors/Arkham.png"></a>
324324
</div>
325-
<div class="col-md-3">
325+
<div class="col-sm-3">
326326
<a href="https://restdb.io/"><img class="last-year-spsr" data-src="static/sponsors/restdblogo.png"></a>
327327
</div>
328328
</div>
329329
<div class="row">
330-
<div class="custom-tech col-md-offset-4">
330+
<div class="custom-tech col-sm-offset-4">
331331
<a href="http://get.tech/"><img class="last-year-spsr" data-src="static/sponsors/tech.png" style="margin-top: 25%;"></a>
332332
</div>
333-
<div class="custom-tech col-md-offset-2" style="margin-left:5%">
333+
<div class="custom-tech col-sm-offset-2" style="margin-left:5%">
334334
<a href="https://zulip.com/"><img class="last-year-spsr" data-src="static/sponsors/zulip.jpg"></a>
335335
</div>
336336
</div>
337337
<div class="row" style="margin-top: 3%;">
338-
<div class="custom-col-2 col-md-offset-1">
338+
<div class="custom-col-2 col-sm-offset-1">
339339
<a href="https://www.digitalocean.com/"><img class="last-year-spsr" data-src="static/sponsors/DO.png"></a>
340340
</div>
341-
<div class="col-md-2" style="margin-top: 3%;">
341+
<div class="col-sm-2" style="margin-top: 3%;">
342342
<a href="https://www.sitepoint.com"><img class="last-year-spsr" data-src="static/sponsors/sitepoint.png"></a>
343343
</div>
344344
<div class="custom-col-2">
@@ -352,7 +352,7 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
352352
</div>
353353
</div>
354354
<div class="row">
355-
<div class="custom-small col-md-offset-1">
355+
<div class="custom-small col-sm-offset-1">
356356
<a href="https://codepen.io/"><img class="last-year-spsr" data-src="static/sponsors/codepen.png" style="margin-top: 40%;"></a>
357357
</div>
358358
<div class="custom-small">
@@ -369,7 +369,7 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
369369
</div>
370370
</div>
371371
<div class="row">
372-
<div class="custom-small col-md-offset-1" style="padding-left: 50px;padding-right: 50px;">
372+
<div class="custom-small col-sm-offset-1" style="padding-left: 50px;padding-right: 50px;">
373373
<a href="https://www.npmjs.com/"><img class="last-year-spsr" data-src="static/sponsors/npm.svg" style="margin-top: 40%;"></a>
374374
</div>
375375
<div class="custom-small">
@@ -378,8 +378,8 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
378378
<div class="custom-tim">
379379
<a href="https://www.creative-tim.com/"><img class="last-year-spsr" data-src="static/sponsors/tim.png" style="margin-top: 15%;"></a>
380380
</div>
381-
<div class="custom-tim">
382-
<a href="https://skillenza.com/"><img class="last-year-spsr" data-src="static/sponsors/skillenza.png" style="margin-top: 45%;"></a>
381+
<div class="custom-small">
382+
<a href="https://skillenza.com/"><img class="last-year-spsr" data-src="static/sponsors/skillenza.png" style="margin-top: 25%;margin-left: 35%;"></a>
383383
</div>
384384
</div>
385385
</div>

0 commit comments

Comments
 (0)