Added UI changes for 2020 hackathon #3
|
@ -57,7 +57,7 @@ h6 {
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
.silver-sponsors img {
|
.silver-sponsors img {
|
||||||
max-height: 30px;
|
max-height: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*.bronze-sponsors img {
|
/*.bronze-sponsors img {
|
||||||
|
|
BIN
static/img/hacklogo.png
Normal file
After Width: | Height: | Size: 76 KiB |
BIN
static/img/logos/abbvie.png
Normal file
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 20 KiB |
BIN
static/img/logos/boozallenhamilton.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
static/img/logos/carbonblack.png
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
static/img/logos/iboss.png
Normal file
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 26 KiB |
BIN
static/img/logos/kronos.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
static/img/logos/synopses.png
Normal file
After Width: | Height: | Size: 16 KiB |
|
@ -4,7 +4,7 @@
|
||||||
<!--Logo + Date+ Hosted By -->
|
<!--Logo + Date+ Hosted By -->
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row center">
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|