Added images and fixed merge conflicts

This commit is contained in:
Sarah Akbar 2020-01-08 11:55:52 -05:00
parent 0a38afdc20
commit fa196c0b27
9 changed files with 2 additions and 2 deletions

View file

@ -57,7 +57,7 @@ h6 {
}*/
.silver-sponsors img {
max-height: 30px;
max-height: 25px;
}
/*.bronze-sponsors img {

BIN
static/img/hacklogo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

BIN
static/img/logos/abbvie.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
static/img/logos/iboss.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
static/img/logos/kronos.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -4,7 +4,7 @@
<!--Logo + Date+ Hosted By -->
<div class="container">
<div class="row center">
<img src="../static/img/logo1.png" alt="logo" style='height: 100%; width: 100%; object-fit: contain'/>
<img src="../static/img/hacklogo.png" alt="logo" style='height: 100%; width: 100%; object-fit: contain'/>
</div>
</div>