mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Add space between gallery/image cards with caption (#766)
Co-authored-by: John O'Nolan <john@ghost.org>
This commit is contained in:
		@@ -1064,6 +1064,12 @@ between them, so it looks like 1 big gallery */
 | 
			
		||||
    margin-top: 0.75em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.kg-image-card.kg-card-hascaption + .kg-gallery-card,
 | 
			
		||||
.kg-gallery-card.kg-card-hascaption + .kg-image-card,
 | 
			
		||||
.kg-gallery-card.kg-card-hascaption + .kg-gallery-card {
 | 
			
		||||
    margin-top: 1.75em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.kg-gallery-container {
 | 
			
		||||
    position: relative;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user