1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Update main menu styles

This commit is contained in:
tobspr
2020-05-11 13:11:07 +02:00
parent 172a0398e2
commit f52d2b85c0
12 changed files with 68 additions and 36 deletions

View File

@@ -21,11 +21,13 @@ export class MainMenuState extends GameState {
<div class="footer">
<a href="https://github.com/tobspr/shapez.io" target="_blank">
This game is open source!
<span class="thirdpartyLogo githubLogo"></span>
</a>
<a href="https://discord.gg/HN7EVzV" target="_blank">
<span class="thirdpartyLogo discordLogo"></span>
Official discord server
<span class="thirdpartyLogo discordLogo"></span>
</a>
</div>