mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Add "Host Game" button back to the website landing page
This commit is contained in:
@@ -102,7 +102,6 @@ html{
|
||||
width: 260px;
|
||||
height: calc(130px - 35px);
|
||||
padding-top: 35px;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
#landing-clouds{
|
||||
|
@@ -16,7 +16,7 @@
|
||||
<a href="/games" id="mid-button">start<br />playing</a>
|
||||
<a id="far-left-button"></a>
|
||||
<a href="/tutorial" id="mid-left-button">setup guide</a>
|
||||
<a id="far-right-button"></a>
|
||||
<a href="/uploads" id="far-right-button">Host Game</a>
|
||||
<a href="https://discord.gg/8Z65BR2" id="mid-right-button">discord</a>
|
||||
</div>
|
||||
<div id="landing-clouds">
|
||||
|
Reference in New Issue
Block a user