Remove Tower + WebVM and add complete company logo
This commit is contained in:
parent
d3f02319c4
commit
f51d7dfff1
2 changed files with 3 additions and 4 deletions
BIN
assets/leaningtech.png
Normal file
BIN
assets/leaningtech.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
|
@ -125,10 +125,9 @@
|
||||||
<header style="flex-grow:0; flex-srink: 0;height:80px; width: 100%; margin: 2px 0 2px 0;">
|
<header style="flex-grow:0; flex-srink: 0;height:80px; width: 100%; margin: 2px 0 2px 0;">
|
||||||
<div style="display: flex; flex-direction: row; justify-content: space-between; width: 100%;">
|
<div style="display: flex; flex-direction: row; justify-content: space-between; width: 100%;">
|
||||||
<div style="display: flex; flex-direction: row;">
|
<div style="display: flex; flex-direction: row;">
|
||||||
<img src="./assets/tower.png" style="margin-left: 10px; width: 70px; height: 80px;">
|
<a href="https://leaningtech.com/" target="_blank">
|
||||||
<div style=" margin-left: 10px; height: 100%; display: flex; align-items: center;">
|
<img src="./assets/leaningtech.png" style="margin-left: 10px; height: 60px; margin-top: 10px;">
|
||||||
<div style="color: white; font-family: montserrat; font-weight: 700; font-size: xxx-large;">WebVM</div>
|
</a>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div style="display: flex; flex-direction: row; justify-content: space-before;">
|
<div style="display: flex; flex-direction: row; justify-content: space-before;">
|
||||||
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
|
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
|
||||||
|
|
Loading…
Reference in a new issue