Added images and fixed merge conflicts
|
@ -57,7 +57,7 @@ h6 {
|
|||
}*/
|
||||
|
||||
.silver-sponsors img {
|
||||
max-height: 30px;
|
||||
max-height: 25px;
|
||||
}
|
||||
|
||||
/*.bronze-sponsors img {
|
||||
|
|
BIN
static/img/hacklogo.png
Normal file
After Width: | Height: | Size: 76 KiB |
BIN
static/img/logos/abbvie.png
Normal file
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
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 -->
|
||||
<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>
|
||||
|
||||
|
|