remove old reference to password
This commit is contained in:
		@@ -120,7 +120,6 @@
 | 
			
		||||
				},
 | 
			
		||||
			headers: {
 | 
			
		||||
       				'content-type': 'application/json',
 | 
			
		||||
				bearer: password,
 | 
			
		||||
     				}
 | 
			
		||||
			})
 | 
			
		||||
		});
 | 
			
		||||
@@ -169,13 +168,6 @@ input:focus-visible
 | 
			
		||||
		flex-direction: column;
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
input[type=password]{
 | 
			
		||||
	box-sizing: border-box;
 | 
			
		||||
	font-size: 1.5rem;
 | 
			
		||||
	padding-block: 0.5em;
 | 
			
		||||
	display: inline;
 | 
			
		||||
	width: 100%;
 | 
			
		||||
}
 | 
			
		||||
.submit_wrapper{
 | 
			
		||||
	position: relative;
 | 
			
		||||
	margin-inline: auto;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user