margin auto > padding auto 🤦
This commit is contained in:
		@@ -45,10 +45,9 @@ nav ul li {
 | 
				
			|||||||
    list-style: none;
 | 
					    list-style: none;
 | 
				
			||||||
    color: aliceblue;
 | 
					    color: aliceblue;
 | 
				
			||||||
    margin: 0;
 | 
					    margin: 0;
 | 
				
			||||||
    padding: 0;
 | 
					    padding: auto;
 | 
				
			||||||
    width: 95px !important;
 | 
					    width: 95px !important;
 | 
				
			||||||
    height: 50px !important;
 | 
					    height: 50px !important;
 | 
				
			||||||
    margin: auto;
 | 
					 | 
				
			||||||
    text-align: center;
 | 
					    text-align: center;
 | 
				
			||||||
    justify-content: center;
 | 
					    justify-content: center;
 | 
				
			||||||
    align-items: center;
 | 
					    align-items: center;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user