mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Proper spacing for iframe embeds and responsive videos
This commit is contained in:
		@@ -322,6 +322,16 @@ table.plain tbody > tr:nth-child(odd) > th {
 | 
			
		||||
   background: transparent;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
iframe, .fluid-width-video-wrapper {
 | 
			
		||||
    display: block;
 | 
			
		||||
    margin: 1.6em 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* When a video is inside the fitvids wrapper, drop the
 | 
			
		||||
margin on the iframe, cause it breaks stuff. */
 | 
			
		||||
.fluid-width-video-wrapper iframe {
 | 
			
		||||
    margin: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* ==========================================================================
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user