|
@@ -122,24 +122,19 @@
|
|
|
<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;">
|
|
|
- <a href="https://leaningtech.com/" target="_blank">
|
|
|
- <img src="./assets/leaningtech.png" style="margin-left: 10px; height: 60px; margin-top: 10px;">
|
|
|
- </a>
|
|
|
+ <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;">
|
|
|
- <a href="https://github.com/leaningtech/webvm" target="_blank">
|
|
|
- <div style="color: white; font-family: montserrat; font-weight: 700; font-size: large;">Github</div>
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- <li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
|
|
|
- <a href="https://github.com/leaningtech/webvm/issues" target="_blank">
|
|
|
- <div style="color: white; font-family: montserrat; font-weight: 700; font-size: large;">Issues</div>
|
|
|
+ <a href="https://discord.leaningtech.com" target="_blank">
|
|
|
+ <div style="color: white; font-family: montserrat; font-weight: 700; font-size: large;">Discord</div>
|
|
|
</a>
|
|
|
</li>
|
|
|
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
|
|
|
- <a href="https://discord.leaningtech.com" target="_blank">
|
|
|
- <div style="color: white; font-family: montserrat; font-weight: 700; font-size: large;">Discord</div>
|
|
|
+ <a href="https://github.com/leaningtech/webvm" target="_blank">
|
|
|
+ <div style="color: white; font-family: montserrat; font-weight: 700; font-size: large;">Github</div>
|
|
|
</a>
|
|
|
</li>
|
|
|
<li style=" margin-right: 50px; height: 100%; display: flex; align-items: center;">
|