File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
Original file line number Diff line number Diff line change 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 */
File renamed without changes.
You can’t perform that action at this time.
0 commit comments