more nav changes
This commit is contained in:
		@@ -49,6 +49,9 @@ nav {
 | 
				
			|||||||
    color: aliceblue;
 | 
					    color: aliceblue;
 | 
				
			||||||
    margin: 0;
 | 
					    margin: 0;
 | 
				
			||||||
    padding: 0;
 | 
					    padding: 0;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					nav ul {
 | 
				
			||||||
    display: flex;
 | 
					    display: flex;
 | 
				
			||||||
    flex-direction: row;
 | 
					    flex-direction: row;
 | 
				
			||||||
    justify-content: space-between;
 | 
					    justify-content: space-between;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user