|
@@ -77,19 +77,19 @@ __ __ _ __ ____ __
|
|
|
<a id="loginLink" style="text-decoration: none; height: 100%; cursor:not-allowed;">
|
|
|
<div style="color: white; font-family: montserrat; font-weight: 400; font-size: large; height: 100%; display: flex; align-items: center;">
|
|
|
<span id="networkStatus">Connect via Tailscale </span>
|
|
|
- <img src="assets/tailscale.svg" height="40px" style="margin-left: 7px;">
|
|
|
+ <img src="assets/tailscale.svg" height="35px" style="margin-left: 7px;">
|
|
|
</div>
|
|
|
</a>
|
|
|
<a href="https://discord.gg/yTNZgySKGa" style="text-decoration: none; height: 100%;" target="_blank">
|
|
|
<div style="color: white; font-family: montserrat; font-weight: 400; font-size: large; height: 100%; display: flex; align-items: center;">
|
|
|
<span>Join Discord </span>
|
|
|
- <img src="assets/discord-mark-blue.svg" height="40px" style="margin-left: 7px;">
|
|
|
+ <img src="assets/discord-mark-blue.svg" height="35px" style="margin-left: 7px;">
|
|
|
</div>
|
|
|
</a>
|
|
|
<a href="https://github.com/leaningtech/webvm/issues" style="text-decoration: none; height: 100%;" target="_blank">
|
|
|
<div style="color: white; font-family: montserrat; font-weight: 400; font-size: large; height: 100%; display: flex; align-items: center;">
|
|
|
<span>GitHub Issues </span>
|
|
|
- <img src="assets/github-mark-white.svg" height="40px" style="margin-left: 5px;">
|
|
|
+ <img src="assets/github-mark-white.svg" height="35px" style="margin-left: 5px;">
|
|
|
</div>
|
|
|
</a>
|
|
|
</div>
|