and reverse the last commit..
This commit is contained in:
		@@ -45,7 +45,7 @@ nav ul li {
 | 
				
			|||||||
    list-style: none;
 | 
					    list-style: none;
 | 
				
			||||||
    color: aliceblue;
 | 
					    color: aliceblue;
 | 
				
			||||||
    margin: 0;
 | 
					    margin: 0;
 | 
				
			||||||
    padding: auto;
 | 
					    padding: 0;
 | 
				
			||||||
    width: 95px !important;
 | 
					    width: 95px !important;
 | 
				
			||||||
    height: 50px !important;
 | 
					    height: 50px !important;
 | 
				
			||||||
    text-align: center;
 | 
					    text-align: center;
 | 
				
			||||||
@@ -56,6 +56,6 @@ nav ul li {
 | 
				
			|||||||
nav ul li a {
 | 
					nav ul li a {
 | 
				
			||||||
    color: aliceblue;
 | 
					    color: aliceblue;
 | 
				
			||||||
    text-decoration: none;
 | 
					    text-decoration: none;
 | 
				
			||||||
    margin: 0;
 | 
					    margin: auto;
 | 
				
			||||||
    padding: 0;
 | 
					    padding: 0;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user