Adjusted footer margin and padding
This commit is contained in:
		@ -302,11 +302,10 @@ body {
 | 
				
			|||||||
#footer {
 | 
					#footer {
 | 
				
			||||||
  background-color: black;
 | 
					  background-color: black;
 | 
				
			||||||
  text-align: center;
 | 
					  text-align: center;
 | 
				
			||||||
  padding: 0 1em 1em;
 | 
					  padding: 1em;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#footer .text {
 | 
					#footer .text {
 | 
				
			||||||
  margin-top: 2em;
 | 
					 | 
				
			||||||
  font-size: .75em;
 | 
					  font-size: .75em;
 | 
				
			||||||
  font-weight: normal;
 | 
					  font-weight: normal;
 | 
				
			||||||
  text-align: center;
 | 
					  text-align: center;
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user