adds minor login design update and device page update
This commit is contained in:
		@@ -4,6 +4,21 @@ body *
 | 
			
		||||
    font-family: "Trebuchet MS", Helvetica, sans-serif;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.banner {
 | 
			
		||||
    display:flex;
 | 
			
		||||
    justify-content: center;
 | 
			
		||||
    align-items:center;
 | 
			
		||||
    background-color: orange;
 | 
			
		||||
    height: 20rem;
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
    margin-bottom: 10rem;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.title {
 | 
			
		||||
    margin: none;
 | 
			
		||||
    color: blue;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.logins {
 | 
			
		||||
    height: 100px;
 | 
			
		||||
    width: 500px;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user