some changes to the landing page
This commit is contained in:
		@@ -3,11 +3,7 @@
 | 
			
		||||
    <img src="assets/images/logo.png" width="200px" height="auto">
 | 
			
		||||
</div>
 | 
			
		||||
<div class="controls">
 | 
			
		||||
    <div class="row">
 | 
			
		||||
        <div class="col-12 col-md-6">
 | 
			
		||||
            <button mat-flat-button class="w-100 text-white" style="background-color: #dd0330" (click)="new()">
 | 
			
		||||
                <mat-icon>add</mat-icon> New Map
 | 
			
		||||
            </button>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <button mat-flat-button class="w-100 text-white" style="background-color: #dd0330" (click)="new()">
 | 
			
		||||
        <mat-icon>add</mat-icon> New Map
 | 
			
		||||
    </button>
 | 
			
		||||
</div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user