more nav styling (still just changing pfp)
This commit is contained in:
		@@ -26,11 +26,13 @@ a {
 | 
				
			|||||||
    border-radius: 50px;
 | 
					    border-radius: 50px;
 | 
				
			||||||
    max-width: fit-content;
 | 
					    max-width: fit-content;
 | 
				
			||||||
    max-height: fit-content;
 | 
					    max-height: fit-content;
 | 
				
			||||||
 | 
					    overflow: hidden;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.pfp img {
 | 
					.pfp img {
 | 
				
			||||||
    width: 25px !important;
 | 
					    width: 50px !important;
 | 
				
			||||||
    height: 25px !important;
 | 
					    height: 50px !important;
 | 
				
			||||||
 | 
					    border-radius: 50px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user