Add MLH as partner
This commit is contained in:
parent
b2d937f28a
commit
388e65e913
3 changed files with 8 additions and 0 deletions
|
@ -131,6 +131,10 @@ footer.page-footer {
|
|||
max-width: 85%;
|
||||
}
|
||||
|
||||
.partner-sponsors img {
|
||||
max-height: 95px;
|
||||
}
|
||||
|
||||
.gold-sponsors img {
|
||||
max-height: 90px;
|
||||
}
|
||||
|
|
BIN
static/img/sponsors/mlh.png
Normal file
BIN
static/img/sponsors/mlh.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
|
@ -108,6 +108,10 @@
|
|||
<div class="section no-pad-bot">
|
||||
<div class="container">
|
||||
<div class="row center sponsors">
|
||||
<div class="partner-sponsors">
|
||||
<h2>Partners</h2>
|
||||
<img class="sponsor-logo" src="../static/img/sponsors/mlh.png">
|
||||
</div>
|
||||
<div class="platinum-sponsors">
|
||||
<h2>Platinum Sponsors</h2>
|
||||
<div class="sponsor-name">WPI Computer Science</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue