mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	Set <hr>'s border to 0 (#870)
				
					
				
			* Updated post-single.css to set hr's border to 0 * cleanup Co-authored-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
This commit is contained in:
		| @@ -222,8 +222,7 @@ | ||||
|     margin: 30px 0; | ||||
|     height: 2px; | ||||
|     background: var(--tertiary); | ||||
|     border-top: 0; | ||||
|     border-bottom: 0; | ||||
|     border: 0; | ||||
| } | ||||
|  | ||||
| .post-content iframe { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sebastien
					Sebastien