mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	set equal margin to page-header and post-header
This commit is contained in:
		@@ -6,10 +6,6 @@
 | 
			
		||||
    padding: var(--gap)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.page-header {
 | 
			
		||||
    margin-bottom: 24px
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.page-header h1 {
 | 
			
		||||
    font-size: 40px
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,4 @@
 | 
			
		||||
.page-header,
 | 
			
		||||
.post-header {
 | 
			
		||||
    margin: 24px auto var(--content-gap) auto
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user