Added some styling
This commit is contained in:
		@@ -9,5 +9,5 @@
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="off-center" [@expandDown]="true">
 | 
			
		||||
    <button mat-stroked-button class="mt-5" style="width: 150px" (click)="login()" [disabled]="loading">Login With Google</button>
 | 
			
		||||
    <button mat-stroked-button class="mt-5" style="width: 150px; opacity: 0" (click)="login()" [disabled]="loading">Login With Google</button>
 | 
			
		||||
</div>
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
 | 
			
		||||
    <meta charset="utf-8">
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
			
		||||
    <meta name="theme-color" content="#2F323A">
 | 
			
		||||
    <meta name="theme-color" content="#000000">
 | 
			
		||||
 | 
			
		||||
    <link rel="icon" type="image/x-icon" href="assets/icon.png">
 | 
			
		||||
    <link rel="stylesheet" type="text/css" href="assets/bootstrap.min.css">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user