mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 02:12:49 +01:00 
			
		
		
		
	Make CSS selector more specific
Added the .highlight class for the non radius CSS rule.
This commit is contained in:
		@@ -160,7 +160,7 @@
 | 
			
		||||
    border-radius: var(--radius);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.post-content table pre {
 | 
			
		||||
.post-content .highlight table pre {
 | 
			
		||||
    border-radius: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user