fix: align footer links
This commit is contained in:
		
							parent
							
								
									a7abc6ab96
								
							
						
					
					
						commit
						7808c66c4d
					
				
					 1 changed files with 4 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -67,12 +67,6 @@ p, ul, text {
 | 
			
		|||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
footer {
 | 
			
		||||
  margin-top: 4em;
 | 
			
		||||
  text-align: center;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
table {
 | 
			
		||||
  width: 100%;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -281,11 +275,9 @@ body {
 | 
			
		|||
 | 
			
		||||
footer {
 | 
			
		||||
  margin-top: 4em;
 | 
			
		||||
 | 
			
		||||
  & > a {
 | 
			
		||||
    font-size: 1em;
 | 
			
		||||
    color: var(--secondary);
 | 
			
		||||
    padding: 0 0.5em 3em 0.5em;
 | 
			
		||||
  text-align: center;
 | 
			
		||||
  & ul {
 | 
			
		||||
    padding-left: 0;
 | 
			
		||||
  } 
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue