fix: align footer links
This commit is contained in:
		@@ -67,12 +67,6 @@ p, ul, text {
 | 
				
			|||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
footer {
 | 
					 | 
				
			||||||
  margin-top: 4em;
 | 
					 | 
				
			||||||
  text-align: center;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
table {
 | 
					table {
 | 
				
			||||||
  width: 100%;
 | 
					  width: 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -281,11 +275,9 @@ body {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
footer {
 | 
					footer {
 | 
				
			||||||
  margin-top: 4em;
 | 
					  margin-top: 4em;
 | 
				
			||||||
 | 
					  text-align: center;
 | 
				
			||||||
  & > a {
 | 
					  & ul {
 | 
				
			||||||
    font-size: 1em;
 | 
					    padding-left: 0;
 | 
				
			||||||
    color: var(--secondary);
 | 
					 | 
				
			||||||
    padding: 0 0.5em 3em 0.5em;
 | 
					 | 
				
			||||||
  } 
 | 
					  } 
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user