|
@@ -125,10 +125,9 @@
|
|
|
<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;">
|
|
|
- <img src="./assets/tower.png" style="margin-left: 10px; width: 70px; height: 80px;">
|
|
|
- <div style=" margin-left: 10px; height: 100%; display: flex; align-items: center;">
|
|
|
- <div style="color: white; font-family: montserrat; font-weight: 700; font-size: xxx-large;">WebVM</div>
|
|
|
- </div>
|
|
|
+ <a href="https://leaningtech.com/" target="_blank">
|
|
|
+ <img src="./assets/leaningtech.png" style="margin-left: 10px; height: 60px; margin-top: 10px;">
|
|
|
+ </a>
|
|
|
</div>
|
|
|
<div style="display: flex; flex-direction: row; justify-content: space-before;">
|
|
|
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
|