Skip to content

Commit 4dfb434

Browse files
authored
Merge pull request #201 from Anupam-dagar/branch
heroku change
2 parents 36c125e + cf31216 commit 4dfb434

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
237237
<div class="col-md-1"></div>
238238
</div>
239239
<div class="row">
240-
<div class="custom-heroku col-md-offset-5">
241-
<a href="https://www.heroku.com/"><img class="last-year-spsr" src="static/sponsors/heroku.svg"></a>
240+
<div class="col-md-5 custom-offset">
241+
<a href="https://www.heroku.com/"><img class="last-year-spsr" src="static/sponsors/heroku.png"></a>
242242
</div>
243243

244244
</div>
@@ -317,7 +317,7 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
317317
<a href="https://www.topcoder.com/"><img class="last-year-spsr" style="max-height: 100px; padding-left: 20%;" src="static/sponsors/topcoder.png"></a>
318318
</div>
319319
<div class="custom-small">
320-
<a href="https://www.heroku.com/"><img class="last-year-spsr" style="max-height: 100px; padding-left: 40%;" src="static/sponsors/heroku.svg"></a>
320+
<a href="https://www.heroku.com/"><img class="last-year-spsr" style="max-height: 100px; padding-left: 40%;" src="static/sponsors/heroku.png"></a>
321321
</div>
322322
<div class="custom-small">
323323
<a href="https://balsamiq.com/"><img class="last-year-spsr" style="max-height: 100px; padding-left: 8%;" src="static/sponsors/balsamiq.png" style="margin-top: 4%;margin-left: 2%;"></a>

static/css/cards.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
@media (min-width: 992px) {
2+
.custom-offset {
3+
margin-left: 29%;
4+
}
5+
}
6+
17
@font-face {
28
font-family: 'Metropolis';
39
src: url('../fonts/Metropolis-Medium.eot'); /* IE9 Compat Modes */

static/sponsors/heroku.png

13.1 KB
Loading

0 commit comments

Comments
 (0)