mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Fixed article header spacing on post template
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
											
										
									
								
							@@ -1225,6 +1225,10 @@ html.no-infinite-scroll .pagination {
 | 
			
		||||
    padding: max(8vmin, 40px) 0 max(8vmin, 64px);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.post-template .article-header {
 | 
			
		||||
    padding: 0 0 max(6.4vmin, 40px);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.page-template .article-header {
 | 
			
		||||
    padding: max(12vmin, 64px) 0 max(3.2vmin, 28px);
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user