Skip to content

Commit 386dc6e

Browse files
committed
Fix github orientation
1 parent 11a3398 commit 386dc6e

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,12 +226,15 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
226226
</div>
227227
<br>
228228
<div class="row">
229+
<div class="col-md-1"></div>
229230
<div class="col-md-5">
230231
<a href="https://github.com"><img class="last-year-spsr" src="static/sponsors/GitHub_Logo.png"></a>
231232
</div>
232-
<div class="col-md-4 custom-margin" >
233+
<div class="col-md-1"></div>
234+
<div class="col-md-4">
233235
<a href="https://www.topcoder.com/"><img class="last-year-spsr" src="static/sponsors/topcoder.png"></a>
234236
</div>
237+
<div class="col-md-1"></div>
235238
</div>
236239
<div class="row">
237240
<div class="custom-heroku col-md-offset-5">
@@ -308,7 +311,7 @@ <h4 align="center">Interested in sponsorsing Hack In The North?<br><br> Please s
308311
<br>
309312
<div class="row">
310313
<div class="custom-small">
311-
<a href="https://github.com"><img class="last-year-spsr" style="max-height: 100px; padding-left: 15%;" src="static/sponsors/GitHub_Logo.png"></a>
314+
<a href="https://github.com"><img class="last-year-spsr" style="max-height: 100px; padding-left: 20%;" src="static/sponsors/GitHub_Logo.png"></a>
312315
</div>
313316
<div class="custom-small" >
314317
<a href="https://www.topcoder.com/"><img class="last-year-spsr" style="max-height: 100px; padding-left: 20%;" src="static/sponsors/topcoder.png"></a>

0 commit comments

Comments
 (0)