more styling
This commit is contained in:
		@@ -24,8 +24,6 @@ a {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.pfp {
 | 
					.pfp {
 | 
				
			||||||
    border-radius: 50px;
 | 
					    border-radius: 50px;
 | 
				
			||||||
    max-width: fit-content;
 | 
					 | 
				
			||||||
    max-height: fit-content;
 | 
					 | 
				
			||||||
    overflow: hidden;
 | 
					    overflow: hidden;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -47,6 +45,8 @@ nav ul li {
 | 
				
			|||||||
    color: aliceblue;
 | 
					    color: aliceblue;
 | 
				
			||||||
    margin: 0;
 | 
					    margin: 0;
 | 
				
			||||||
    padding: 0;
 | 
					    padding: 0;
 | 
				
			||||||
 | 
					    max-width: fit-content;
 | 
				
			||||||
 | 
					    max-height: fit-content;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
nav ul li a {
 | 
					nav ul li a {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user