Finessing display on index and instruction pages
This commit is contained in:
		@@ -9,6 +9,15 @@ body {
 | 
				
			|||||||
    width: 100%;
 | 
					    width: 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.button-container {
 | 
				
			||||||
 | 
					    margin: 2rem auto;
 | 
				
			||||||
 | 
					    width: fit-content;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.instruction-container {
 | 
				
			||||||
 | 
					    margin: 2rem auto;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.site-footer {
 | 
					.site-footer {
 | 
				
			||||||
    background-color: lightgray;
 | 
					    background-color: lightgray;
 | 
				
			||||||
    font-size: small;
 | 
					    font-size: small;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user