You've already forked no-js-hugo-theme
							
							Removed the title vertical offset
I don't see why this is needed anymore.
This commit is contained in:
		@@ -586,10 +586,6 @@ body {
 | 
				
			|||||||
		padding-top: var(--entry-padding);
 | 
							padding-top: var(--entry-padding);
 | 
				
			||||||
		padding-bottom: var(--entry-padding);
 | 
							padding-bottom: var(--entry-padding);
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					 | 
				
			||||||
	.title a {
 | 
					 | 
				
			||||||
		vertical-align: -10%; /* we don't want the font descender space to be centered as well */
 | 
					 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@media print {
 | 
					@media print {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user