CSS to center images
This commit is contained in:
		
					parent
					
						
							
								07f06a24e9
							
						
					
				
			
			
				commit
				
					
						570e1ef6bd
					
				
			
		
					 1 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
					@ -49,6 +49,11 @@
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.center-image {
 | 
				
			||||||
 | 
					    margin: 0 auto;
 | 
				
			||||||
 | 
					    display: block;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Global Transition
 | 
					// Global Transition
 | 
				
			||||||
// ---------------------------------------------------
 | 
					// ---------------------------------------------------
 | 
				
			||||||
b, i, strong, em, blockquote, p, q, span, figure, img, h1, h2, header, input, a {
 | 
					b, i, strong, em, blockquote, p, q, span, figure, img, h1, h2, header, input, a {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue