Add "Host Game" button back to the website landing page
This commit is contained in:
		
							parent
							
								
									878ab33039
								
							
						
					
					
						commit
						cc85edafc4
					
				| 
						 | 
				
			
			@ -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">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue