mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 11:45:26 +01:00 
			
		
		
		
	fix code-borders were rounded on desktop but not on mobile devices
This commit is contained in:
		| @@ -147,7 +147,7 @@ | |||||||
|     border-radius: var(--radius) |     border-radius: var(--radius) | ||||||
| } | } | ||||||
|  |  | ||||||
| .post-content .highlight:not(.gist .highlight), | .post-content .highlight:not(table), | ||||||
| .post-content pre { | .post-content pre { | ||||||
|     margin: 10px auto; |     margin: 10px auto; | ||||||
|     background: var(--hljs-bg) !important; |     background: var(--hljs-bg) !important; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange