mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Adjusting spaces for galleries and wide images in a sequence (#480)
This commit is contained in:
		
				
					committed by
					
						
						John O'Nolan
					
				
			
			
				
	
			
			
			
						parent
						
							fa18115aa6
						
					
				
				
					commit
					04854967a8
				
			
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -1916,6 +1916,13 @@ Usage (In Ghost editor):
 | 
			
		||||
    margin: 0 0 0 0.75em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.kg-gallery-card + .kg-image-card.kg-width-wide,
 | 
			
		||||
.kg-gallery-card + .kg-gallery-card,
 | 
			
		||||
.kg-image-card.kg-width-wide + .kg-gallery-card,
 | 
			
		||||
.kg-image-card.kg-width-wide + .kg-image-card.kg-width-wide {
 | 
			
		||||
    margin: -2.25em 0 3em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* 8. Author Template
 | 
			
		||||
/* ---------------------------------------------------------- */
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user