Added UI changes for 2020 hackathon #3

Merged
sarahakbar16 merged 16 commits from sarah into master 2020-01-09 13:27:21 -05:00
9 changed files with 2 additions and 2 deletions
Showing only changes of commit fa196c0b27 - Show all commits

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.

Before

Width:  |  Height:  |  Size: 34 KiB

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.

Before

Width:  |  Height:  |  Size: 84 KiB

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>