mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-03 23:59:49 +00:00 
			
		
		
		
	Switched from padding to margin for page card spacing
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
											
										
									
								
							@@ -1402,7 +1402,7 @@ is the very first element in the post content */
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.page-template .gh-content:only-child > *:first-child:not(.kg-width-full) {
 | 
					.page-template .gh-content:only-child > *:first-child:not(.kg-width-full) {
 | 
				
			||||||
    padding-top: max(12vmin, 64px);
 | 
					    margin-top: max(12vmin, 64px);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.page-template .gh-content > *:last-child:not(.kg-width-full) {
 | 
					.page-template .gh-content > *:last-child:not(.kg-width-full) {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user