Commit 406c33f9a5c109400d68a8c144009001f8ace522
1 parent
f57188db
More balanced view
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
footer.php
... | ... | @@ -5,7 +5,7 @@ |
5 | 5 | <div class="col-md-6"> |
6 | 6 | <ul class="nav nav-pills nav-stacked"> |
7 | 7 | <li>Sponsorisé par PolytechLille</li> |
8 | - <li><img src="img/polytechlille.png" /></li> | |
8 | + <li><img height="120" src="img/polytechlille.png" /></li> | |
9 | 9 | </ul> |
10 | 10 | </div> |
11 | 11 | <div class="col-md-6"> | ... | ... |