mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Remove .kg-card-markdown styles
				
					
				
			no issue - `.kg-card-markdown` no longer exists in Ghost 2.x
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -1826,20 +1826,6 @@ Usage (In Ghost editor):
 | 
			
		||||
    max-width: 920px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* For Ghost 1.0 */
 | 
			
		||||
.kg-card-markdown {
 | 
			
		||||
    display: flex;
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    max-width: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.post-template .kg-card-markdown > p:first-child {
 | 
			
		||||
    font-size: 1.25em;
 | 
			
		||||
    line-height: 1.5em;
 | 
			
		||||
}
 | 
			
		||||
/* ^ .kg-card-markdown will be will disappear in Ghost 2.0 */
 | 
			
		||||
 | 
			
		||||
.post-template .post-content > p:first-child {
 | 
			
		||||
    font-size: 1.25em;
 | 
			
		||||
    line-height: 1.5em;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user