Skip to content

Commit 5d0c0f4

Browse files
authored
Merge pull request #215 from aswinzz/master
fix heroku logo in mobile
2 parents 51501b6 + bc08990 commit 5d0c0f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
316316
<a href="https://www.topcoder.com/"><img class="last-year-spsr" style="max-height: 100px; padding-left: 20%;" src="static/sponsors/topcoder.png"></a>
317317
</div>
318318
<div class="custom-small">
319-
<a href="https://www.heroku.com/"><img class="last-year-spsr" style="max-height: 100px; padding-left: 40%;" src="static/sponsors/heroku.png"></a>
319+
<a href="https://www.heroku.com/"><img class="last-year-spsr" style="max-height: 100px; padding-left: 20%;" src="static/sponsors/heroku.png"></a>
320320
</div>
321321
<div class="custom-small">
322322
<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>

0 commit comments

Comments
 (0)